bitsat_predictor/frontend
vee1e c54957a389
merge: Update graph plot (#8)
feat: updating graphing tool to compute for B.E. M.Sc. & Phoenix for better UI/UX
2026-02-15 02:40:10 +05:30
..
public merge: Enhance UI (#4) 2026-02-14 03:05:30 +05:30
src merge: Update graph plot (#8) 2026-02-15 02:40:10 +05:30
.gitignore merge: fixing build & deployment issues 2026-02-14 22:24:36 +05:30
bits-logo.svg merge: Enhance UI (#4) 2026-02-14 03:05:30 +05:30
bun.lock merge: Enhance UI (#4) 2026-02-14 03:05:30 +05:30
eslint.config.js migration & deployment on cloudflare pages and huggingface spaces (#3) 2026-02-13 01:24:16 +05:30
index.html merge: Enhance UI (#4) 2026-02-14 03:05:30 +05:30
package-lock.json merge: Enhance UI (#4) 2026-02-14 03:05:30 +05:30
package.json merge: Enhance UI (#4) 2026-02-14 03:05:30 +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 merge: Enhance UI (#4) 2026-02-14 03:05:30 +05:30
tsconfig.app.json
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 merge: Enhance UI (#4) 2026-02-14 03:05:30 +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.