Skip to content

lovishhamal/Quiz-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz-application

Please make sure you have Node.js, MongoDb and yarn installed. I have used mongodb to store questions along with answers and implemented a restful api.

create a dir and clone the project

  • git clone and the link
  • cd into Quiz-application and type npm install...
  • cd into quiz and type npm install
  • cd ..(root folder) and type yarn run dev

Please note you have to add atleast two questions to initialize the quiz.

  • server runs on port 5000 and react run on port 3000
  • Make sure nothing runs on port 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published