bitsat_predictor/frontend
ImgBotApp 319bfce4a8
[ImgBot] Optimize images
*Total -- 1,332.87kb -> 1,212.73kb (9.01%)

/frontend/src/assets/logo/github.png -- 1.17kb -> 0.74kb (36.59%)
/frontend/src/assets/hyd_trend.png -- 158.32kb -> 126.40kb (20.16%)
/frontend/public/favicon.png -- 226.11kb -> 184.81kb (18.26%)
/frontend/src/assets/goa_trend.png -- 137.96kb -> 117.88kb (14.56%)
/frontend/bits-logo.svg -- 131.66kb -> 124.01kb (5.81%)
/frontend/public/bits-logo.svg -- 131.66kb -> 124.01kb (5.81%)
/frontend/public/vite.svg -- 1.46kb -> 1.42kb (2.81%)
/frontend/src/assets/team/Golden-purple.png -- 330.67kb -> 322.92kb (2.34%)
/frontend/src/assets/team/PranavU-Coder.png -- 209.82kb -> 206.50kb (1.58%)
/frontend/src/assets/react.svg -- 4.03kb -> 4.02kb (0.15%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2026-02-13 19:58:55 +00:00
..
public [ImgBot] Optimize images 2026-02-13 19:58:55 +00:00
src [ImgBot] Optimize images 2026-02-13 19:58:55 +00:00
.gitignore migration & deployment on cloudflare pages and huggingface spaces (#3) 2026-02-13 01:24:16 +05:30
bits-logo.svg [ImgBot] Optimize images 2026-02-13 19:58:55 +00:00
bun.lock Make more minimalist 2026-02-14 00:25:31 +05:30
eslint.config.js migration & deployment on cloudflare pages and huggingface spaces (#3) 2026-02-13 01:24:16 +05:30
index.html Make more minimalist 2026-02-14 00:25:31 +05:30
package-lock.json Make more minimalist 2026-02-14 00:25:31 +05:30
package.json Make more minimalist 2026-02-14 00:25:31 +05:30
postcss.config.js migration & deployment on cloudflare pages and huggingface spaces (#3) 2026-02-13 01:24:16 +05:30
README.md
tailwind.config.js Make more minimalist 2026-02-14 00:25:31 +05:30
tsconfig.app.json
tsconfig.app.tsbuildinfo Make more minimalist 2026-02-14 00:25:31 +05:30
tsconfig.json migration & deployment on cloudflare pages and huggingface spaces (#3) 2026-02-13 01:24:16 +05:30
tsconfig.node.json
tsconfig.node.tsbuildinfo migration & deployment on cloudflare pages and huggingface spaces (#3) 2026-02-13 01:24:16 +05:30
vite.config.ts Make more minimalist 2026-02-14 00:25:31 +05:30

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.