Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 316 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 316 Bytes

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.