anuragiiits / URL-Shortener

A web-app which can generate working short link for any link given as Input(Similar to bitly.com). Website hosted at heroku:

Home Page:https://shorten-any-link.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL-Shortener

A web-app which can generate short link for any link given as Input. Similar to bitly.com

Follow these steps to test the app in your local machine:

Step 1: Clone the repository using command git clone https://github.com/anuragiiits/URL-Shortener or from the direct download option.

Step 2: Go into the repository in your local drive.

Step 3: If you have facebook yarn installed, just run the command yarn to install the dependencies. or Run command meteor npm install.

Step 4:Run command meteor to start the server.

Open the created server address in your browser.

About

A web-app which can generate working short link for any link given as Input(Similar to bitly.com). Website hosted at heroku:

https://shorten-any-link.herokuapp.com


Languages

Language:JavaScript 97.3%Language:HTML 1.8%Language:CSS 0.9%