$ git clone https://github.com/rutvikpumak/quiz-me.git
$ cd quiz-me
$ npm install
$ npm install firebase
$ npm start
- Home With Category
- Rules Page
- MCQ Based Question
- Quiz Result
- User Profile
- Timer for Questions
- Leaderboard / Dashboard
- Dark Mode / Light Mode
- Quit Quiz
- Authentication
- User Signup
- User Login
- User Logout
- Full Responsive
- React with Typescript
- Firebase for storing data
- Vanilla CSS integrated with BoostMat UI Component Library
- React Context API + useReducer
- React Router v6