Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.2 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.2 KB

A fast and simple URL shortener

Tired of sending those long urls to your friends?

TRY JAUS

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
Screenshots

[Desktop]

[Mobile]

Dependencies

  • mongoose
  • ejs
  • express
  • nanoid
  • dotenv

Setup

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
Made with ♥ by jitendra

forthebadge