Skip to content

MonalisaBaltatescu/SenecaQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monalisa's Challange

How much do you know about React?

Set it up

In the project directory, please run:

npm install

Install all necessary dependences and creates node-modules folder.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Note! The supported browsers are Egde, Chrome, Mozilla Firefox, Opera.

How does it work?

  1. A quiz can have multiple questions.
  2. The questions are randomly generated.
  3. The question can have multiple option groups.
  4. An option group can have 2 or 3 possible options (could be extended to support more options).
  5. An option group must have at most one correct option.
  6. An option group must have different options.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published