Short your long URLs and make them handy to share.
Make sure you've downloaded Node JS and NPM.
Clone the project
git clone https://github.com/Ajeet1606/url-shortner-backend.git
git clone https://github.com/Ajeet1606/url-shortner-backendGo to the project directory
cd url-shortner-backendInstall dependencies
npm iStart the server
npm startNodeJS, ExpressJS, MongoDB
- Short your long URLs in single click
- Get history of all shorted URLs
- Track the visits of each shorted URL, it will give you the number of visits on your shorted URL and the timeline of visits as well.
If you liked it, drop a 💫, it'll encourage me to build me. If you want anything to add, please raise an issue/PR.