- in the terminal of your choice run
pnpm install - after installation, run
pnpm run server. This will create a JSON server to host the questions. - Enter this url to run the app, or if you want to run it locally, run
pnpm run dev
This app was created to practice some react hooks. Most important the useReducer.
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.
- Progress Bar
- Timer
- Point Calculator
- Animations for each answer selected
- Ability to restart
- Highscore