- live link : https://vector-gym.web.app
- It's a online gym booking web application
- A user can book for gym using this web application
- It's a single page application
- We have used react router
- We have used firebase for authentication
- We have implemented register and login system
- We have implemented validation for users
- We have implemented google login system
- We have used database (mongodb) to store data.
- We have used CRUD operation
- We have implemented three types dashboard like admin dashboard, trainer dashboard, member dashboard
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