Quiz with built-in timer built in ReactJS. The quiz consists of 20 questions. By starting the quiz, the user gets 10 random questions and starts the time for which he has to complete the quiz.
This project was bootstrapped with Create React App.
Its required to have NodeJS, NPM installed on your computer.
// installs all necessary modules
npm install
// runs the app in the development mode
npm start
- ReactJS
- JavaScript
- HTML
- CSS