This is a Quiz App created with Reactjs
Chech it out : https://alwin-sajan.github.io/Quiz-App/
Step 1 : Open cmd and copy paste the command
git clone https://github.com/Alwin-Sajan/Quiz-App.git
cd Quiz-App
Step 2 : Then open the code editor
npm install
npm run dev