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
- Host: GitHub
- URL: https://github.com/anoop-singh-dev/shorten_url
- Owner: anoop-singh-dev
- Created: 2019-05-04T14:00:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T21:59:36.000Z (over 3 years ago)
- Last Synced: 2025-06-02T07:26:06.510Z (about 1 year ago)
- Topics: bootstrap, jquery, nodejs, npm
- Language: CSS
- Homepage:
- Size: 6.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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.
