This Appication is a Quiz Appication. It has three level and many category of question.
https://quiz-application-live.netlify.app/
Clone the project
git clone https://github.com/abhaypsamrat/Quiz-Application.git
Go to the project directory
cd Quiz-Application
Install dependencies
npm install
Start the server
npm start