always-quiz.mp4
Always-quiz is the quiz app with the different categories
- ReactJS
- Always-UI component library
- React Router
- TypeScript
- Jest
- React testing library
- Exlore the quizzes with category
- Start the quiz by selecting on any category
- Rules to play quiz
- Question page for quiz
- Final result
git clone https://github.com/SanketDhabarde/always-quiz.git
npm install
npm start
With that you can see your app running on localhost:3000