Skip to content

Just made this while I was free. It shorts the URL provided to it. Using Node, Express and Express-Handlebars.

Notifications You must be signed in to change notification settings

anaszaheer/URL-Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shortner

#Initialise

  1. install node_modules using 'npm i'.
  2. start server with 'npm start'

#Run

  1. add the link you want to shorten in the text field
  2. press 'shrink' button
  3. 'full', 'short' and 'clicks' will be displayed in the table. Clicks is the number of times the link is clicked.

About

Just made this while I was free. It shorts the URL provided to it. Using Node, Express and Express-Handlebars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published