Skip to content

Short.ly is a link shortener that helps you monitoring number of clicks for each shortened links.

Notifications You must be signed in to change notification settings

kevinadhiguna/short-ly

Repository files navigation

Short.ly

Short.ly is a link shortener that helps you monitoring number of clicks for each shortened links.


Demo

This app also provides the number of clicks of the shorthened links alongside full URL and its shorthened link :



How to Run :

  1. Install dependencies:

Using yarn :

yarn install

Using NPM :

npm install

  1. Please make sure that MongoDB is running in the background.

  1. Open a terminal or Command Prompt, then run :

Using yarn :

yarn dev:start

Using NPM :

npm dev:start

  1. The App is running on localhost:5000!

Format code

You can format code using prettier :

yarn format

If you want to only check whether code is formatted properly or not, run :

yarn run check

Hello !

About

Short.ly is a link shortener that helps you monitoring number of clicks for each shortened links.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published