An interactive quiz application to test your knowledge on various topics.
Follow these instructions to set up and run the project on your local machine.
git clone https://github.com/qwegod/quiz-app
cd quiz-app
npm install
To start the application, use:
npm start