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.gitGo to the project directory
cd Quiz-ApplicationInstall dependencies
npm installStart the server
npm start
