Skip to content

doyedele1/shortenio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

URL Shortening Service

Shortenio is a web application that takes long URLs and shortens them for users to make them easier to remember. When accessed via a browser, the shortened URLs redirect to the original long URL. The web application is built using the MEAN (MongoDB, Node.js, Angular & Express) tech stack.