We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28069ca commit 87088dcCopy full SHA for 87088dc
README.md
@@ -3,7 +3,7 @@
3
This gist contains the code to create a simple "javascript quiz" with react & ES6. In this version, you can see following features in this app-
4
5
1. User can take a quiz and get to know if their answers to questions are right or wrong through red/green signals showing next to question.
6
-2. Questions can be added through UI interface and the'll get saved in database.
+2. Questions can be added through UI interface and those will get saved in database.
7
8
----
9
### Setup
0 commit comments