Skip to content

Commit 93d7776

Browse files
authored
Update README.md
Update the Project Details
1 parent d8eab27 commit 93d7776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- **Setup form** to choose the different options for the game i.e *the number of questions*, *the type of category* and *the level of difficulty* of the quiz user wants to take by clicking on the **Play Quiz** button.
77
- Depending on the options, a set of questions will be fetched/generated and all the data is handled by the **API**.
88
- User will be taken to the next question once any answer is selected from the multiple choice or can skip to the next question directly by clicking **Next Question** button.
9-
- As the user is answering the questions, he can view the correct answers out of the total questions on the top right of the form.
9+
- As the user is answering the questions, user can view the correct answers out of the total questions on the top right of the form.
1010
- Once the user completes the quiz by answering all questions, automatically a pop-up modal will show the results and the user has the choice to click **Play again** button.
1111
- To run the project locally, clone the repo, `npm install` to install the dependencies, and `npm start` to start up the development server on default port 3000.
1212

0 commit comments

Comments
 (0)