lil-URL

app will allow users to shorten long URLs


Project maintained by bhavBains Hosted on GitHub Pages — Theme by mattgraham

Lil-URL

A full stack web app built with Node and Express that allows users to shorten long URLs.

User Stories

Lil-URL is solving some basic problems a regular user to twitter might face. -As an avid twitter poster, I want to be able to shorten links so that I can fit more non-link text in my tweets.

-As a twitter reader, 
I want to be able to visit sites via shortened links, 
so that I can read interesting content.

-As an avid twitter poster, 
I want to be able to see how many times my subscribers visit my links 
so that I can learn what content they like.

Lil-URL simply provides a six-character long link to any given URL.

Dependencies

Getting Started