An open API service indexing awesome lists of open source software.

https://github.com/anoop-singh-dev/shorten_url

A Shorten URL build in Node Js
https://github.com/anoop-singh-dev/shorten_url

bootstrap jquery nodejs npm

Last synced: 3 months ago
JSON representation

A Shorten URL build in Node Js

Awesome Lists containing this project

README

          

# Shorten_URL
## prerequisite
- NodeJs
- npm
- Mongodb

## Installation
```
git clone https://github.com/anoopsingh1996/Shorten_URL
cd Shorten_URl
nmp install
npm start

```

## Process

- Go http://localhost:3000/
- Enter a URL and click submit
- After submit you get a shorten url copy it and paste it in your new tab browser.
- You redirect original URL.

![ezgif com-video-to-gif](https://user-images.githubusercontent.com/9657488/57184699-d7916000-6edc-11e9-96da-09c6db174d47.gif)