URL Shortener to reduce a long link using NodeJS and MongoDB.
- Run
npm install
npm start
- Browse to localhost:9898
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.