A simple game consisting of 10 questions (any questions) with three difficulty levels(With Open Trivia DB).
Client: React, TS, styled-components.
API: Open Trivia DB
- 10 questions from different topics.
- 3 levels of difficulty.
- Scores.
- Main page where you choose the difficulty level and you can start the game. After Game started you can`t choose level again.
- If you clicked wrong answer, it turns red. If you clicked correct answer, it turns green. And also you can see your points.
- When you answer the last question, you will start the game again. You can select the level again and start the game.
-
To run a project locally, first clone the repo
git clone https://github.com/sapar6ek0v/quiz-app.git
-
Go to the project directory
cd quiz-app
-
Install all packages
npm install
-
Run the project
npm start
If you have any feedback, please reach out to me at eldiiarsparbekov03@gmail.com