Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 569959c

Browse files
author
Satyam Mishra
authored
Updated Readme file
1 parent ef05923 commit 569959c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React-ES6 based Javascript Quiz
1+
# React-Express-MongoDB based Javascript Quiz
22

33
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-
44

@@ -12,11 +12,11 @@ First, fork this gist to your own account by clicking the fork symbol in the upp
1212

1313
Then copy the clone URL to your clipboard.
1414

15-
###### Assuming you'll have Node already installed, go with following steps to get the app working:
15+
#### Assuming you'll have Node already installed, go with following steps to get the app working:
1616

17-
1. Setup MongoDB on your system through this link-> [Setup MongoDB](https://docs.mongodb.com/manual/installation/).
17+
1. Setup MongoDB on your system through this link-> [Setup MongoDB](https://docs.mongodb.com/manual/installation/).
1818

19-
2. Verify mongoDB setup by going in the bin folder of mongodb(in my case: C:\mongodb\bin) and run `mongo --version`. This will display the MongoDB version installed on your system and various other information.
19+
2. Verify mongoDB setup by going in the bin folder of mongodb(in my case: C:/mongodb/bin) and run `mongo --version`. This will display the MongoDB version installed on your system and various other information.
2020

2121
3. Run `npm install` to install all the dependencies & devDependencies.
2222

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /