-
URL shortner made using NodeJS and MongoDB served over Heroku. Check here.
-
Github Repository Link here.
>> git clone https://github.com/nil1729/url-shortner-nodejs.git >> cd url-shortner-nodejs >> npm install
- Create a
default.json
file. - Add your
MongoDB Atlas
credentials in"mongoURI"
field.
{ "mongoURI": "" }
- [Here is the Video Tutorial for how to create MongoDB Atlas account and connect to NodeJS application].
Made With ❤ by Nilanjan Deb