- React
- Chakra UI
- Typescript
- Redux + Saga
- React Router v6
- Jest
To run this app in your local, clone this repository and navigate to the folder containing it and run the following commands.
npm install
npm start
To run tests on your local, clone this repository and navigate to the folder containing it and run the following commands.
npm test
https://hooliquiz.netlify.app/
- Home page
- Quizzes by Category
- Rules Page for while attempting Quiz
- MCQ based Quiz Question Page
- Result Page with Answers & Score
- Timer for Quiz Questions
- Quit Quiz
- Loading & Alerts
- Authentication:
- User Signup
- User Login
- User logout
- Responsive
- Dark Mode