an URL shortening service, so that users may have custom URLs to their long URLs.
Built with
Make sure you have:
- nodemon (npm i --save-dev nodemon)
- express.js (npm i express)
- mongoose (npm i mongoose)
Describe and show how to run the tests with code examples.
Use the portal number: localhost: 5000; Then run npm run devStart