Skip to content

Alwin-Sajan/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App

This is a Quiz App created with Reactjs

Chech it out : https://alwin-sajan.github.io/Quiz-App/


To run local

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