Skip to content

joshitrigun/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

image

Thinking about sharing your business website / e-commerce application with clients, but your link are too long? Don't let that stop you anymore?

Tinyapp is a full stack application built on Node and Express to help users create short URLs. Time is running, so save your time and your users time on having to enter long url's.

Dependencies

Node.js Express EJS bcrypt body-parser cookie-session

Getting Started

Install all dependencies (using the npm install command). Run the development web server using the node express_server.js command. Go to localhost:8000 on your browser, enjoy! How To Use TinyApp Register/Login Users must be logged in to create new links, view them, and edit them.

Just click Register on right top, put in your email and password, and you're good to go.

Create New Links, Edit them Either click Create a New Short Link in My URLs page, or Create New URL on navigation bar.

Then simply enter the long URL you want to shorten.

Edit or Delete Short Links In My URLs, you can edit/delete any link you own.

Use Your Short Link The path to use any short link is /u/:shortLink. This will redirect you to the long URL.

You can also reach this by clicking edit on a link, and using the link corresponding to the short URL.

********************** Happy Holidays ********************************************

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors