/Shortly

No-Login link shortener website, Simple clicks to make a shortened link.

Primary LanguageJavaScript

Shortly

Shortly is a Link Management Website, Where you can create and monitor in a matter of seconds easily.

Run Locally

  1. git clone
git clone https://github.com/AbdoRayan404/Shortly.git
  1. Install Required npm modules
npm install
  1. config the .env (follow sample.env)
  2. Run it !
npm start