File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- ## URL Shortener
2- * ##### URL shortner made using NodeJS and MongoDB served over Heroku. [ Check here] ( https://url--nil.herokuapp.com/ ) .
1+ # URL Shortener
2+ * #### URL shortner made using NodeJS and MongoDB served over Heroku. [ Check here] ( https://url--nil.herokuapp.com/ ) .
33
4- * ##### Github Repository Link [ here] ( https://github.com/nil1729/url-shortner-nodejs ) .
4+ * #### Github Repository Link [ here] ( https://github.com/nil1729/url-shortner-nodejs ) .
55
66---
77
8- ### Website Preview
8+ ## Website Preview
99* <img src =" ./preview/1.png " >
1010
1111---
1212
13- ### Setup Locally
13+ ## Setup Locally
1414
15- ##### Prerequisites
15+ #### Prerequisites
1616
1717* [ MongoDB] ( https://www.mongodb.com/cloud/atlas ) .
1818* [ Node JS] ( https://nodejs.org/ ) .
1919* [ React JS] ( https://reactjs.org/ ) .
2020
21- ##### Instructions
21+ #### Instructions
2222
2323```
2424>> git clone https://github.com/nil1729/url-shortner-nodejs.git
2525>> cd url-shortner-nodejs
2626>> npm install
2727```
28- ##### In ` config ` directory
28+ #### In ` config ` directory
2929* Create a ` default.json ` file.
3030* Add your ` MongoDB Atlas ` credentials in ` "mongoURI" ` field.
3131```
You can’t perform that action at this time.
0 commit comments