Through this website an user can visit and view the instructors, top class and All classes without login.
Here user can create an account and sign in or Login with their created accounts email and password.
To run this project locally first clone this repository and follow the commands in your terminal. Then it will run on the localhost 5073 port.
npm install
npm run dev
