Skip to content

Simple quiz game, with timer and leaderboard. Data is saved in local storage so user wont lose score if he close tab. (can be cleared on button click)

Notifications You must be signed in to change notification settings

PanicS7/Quiz----codedemn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is project 1 for codedemn 100 days of projects challange.

Goal of this challange was to create quiz following next rules.

  1. App need to have question and answers what are already provided in challange
  2. Quiz need to have design same as on images provided in challange
  3. Quiz need to have leaderboard/highscores saved on local storage
  4. Quiz need to count point and have timer (when user select wrong answer timer and points are reduced by 10)
  5. Quiz need to show "Correct" or "Incorrect" when user select answer

I practiced my react skills, and learned how to implement local storage in react with this challange.

About

Simple quiz game, with timer and leaderboard. Data is saved in local storage so user wont lose score if he close tab. (can be cleared on button click)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published