Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT QUIZ

How to Run?

  1. in the terminal of your choice run pnpm install
  2. after installation, run pnpm run server. This will create a JSON server to host the questions.
  3. Enter this url to run the app, or if you want to run it locally, run pnpm run dev

The app

This app was created to practice some react hooks. Most important the useReducer.

What it does?

It is a React quiz with 15 questions, to test your knowledge in React. More questions can be added in the 'data' folder that contains the .json file.

Features

  • Progress Bar
  • Timer
  • Point Calculator
  • Animations for each answer selected
  • Ability to restart
  • Highscore

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages