Tired of sending those long urls to your friends?
Try this! A custom url shortener service built with node.js
VIEW LIVE DEMO
Click Below To Go To Google
http://links.ishandeveloper.com/ziyR2DN
Click Below To Go To Wikipedia
http://idevshort.herokuapp.com/aFnDckw
- mongoose
- ejs
- express
- nanoid
- dotenv
Clone the repo and install the dependencies
git clone https://github.com/ishandeveloper/url-shortener.git
cd url-shortener
npm install
To run the app, simply write
npm start