Skip to content

llcoolj84/tiny-url-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web applicaiton built with Node and Express that allows users to shorten long URL's (like bit.ly)

Final Product

screen shot 2017-09-16 at 1 05 37 pm

Any non-registered user can view and use Tiny URL links

screen shot 2017-09-16 at 1 06 11 pm

A user can login or register as a new user and make their own Tiny URL's

screen shot 2017-09-16 at 1 06 28 pm

Once the user is logged in they can edit and delete their Tiny 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

About

URL shortener Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published