Quizzy-Quiz Application is a quiz app made on famous personalities. There are 3 quizes which you can play from the curated list. The project is built using Reactjs as the main framework along with TypeScript for the front-end with the help of react useReducer + contextAPI for global state management. Final Scores can be stored in the leaderboard.
- Live demo: Quizzy-Quiz
- Github Backend Url
- ReactJS
- TypeScript
- useReducer + Context API for Global State Management
- React Router V6
- Axios
- NodeJS
- ExpressJS for Network Calls and Middlewares
- MongoDB for storing documents
- Mongoose for interacting with MongoDB
- Unit Tests with JEST
- Tailwind CSS
- Select from 3 quizzes
- Quizzes are loaded from the database
- Save your scores on to the leaderboard
- Leaderboard is accessible to everyone