Skip to content

A Url_Shortener_Application through which the long urls are shortened using "shortid" library and then are redirected to the original ones.

Notifications You must be signed in to change notification settings

naman99lalit/UrlShortenerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlShortenerApp

This is a Url_Shortener_Application through which the long urls are shortened using "shortid" library and the urls are redirect to the original ones.

1. The Urls are stored in MongoDB along with the number of clicks on each URL.

2. All the urls are displayed on the website in the form of a table.

3. Type: "npm run devStart" and the website will be running on port:5000 on the localhost.

About

A Url_Shortener_Application through which the long urls are shortened using "shortid" library and then are redirected to the original ones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published