A quiz application built using the React framework that allows users to play quizzes with different types of questions. The app stores ranking of players for each quiz and Users can also create their own quizzes with specific options.
- Play quizzes with different types of questions
- Create your own quizzes with specific options
- Store ranking of players for each quiz
- Clone the repository
- Run npm install to install dependencies
- Run npm start to start the development server
- Open http://localhost:3000 to view the app in the browser.
- React - JavaScript library for building user interfaces