This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
https://tallymatic-client.vercel.app/login
- Vite + React
- TanStack Query
- Zustand
- JWT
- Postgresql
- Prisma DB
- Firebase OAuth
- Tailwind
- Shadcn
- johntakla : 1
- judge1 : 1
- judge2 : 2
- judge3 : 3
- judge4 : 4
- judge5 : 5
- judge1_final : 1f
- judge1_fina2 : 2f
- judge1_fina3 : 3f
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:5173 |
npm run build |
Build your production site to ./dist/ |