Tired of sending those long urls to your friends?
Just a URL shortener for transforming long, ugly links into nice short URLs. Use it to shorten links for any social media platforms, blogs, SMS, emails, ads, or pretty much anywhere else you want to share them. Twitter, Facebook, YouTube, Instagram, WhatsApp, emails, SMS, videos. RB.GY is the best free alternative to generic
VIEW LIVE DEMO
- 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