Skip to content

TinyApp is a full-stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Notifications You must be signed in to change notification settings

BilliMorgan/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web application was built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Final Product

"Login page"

"Register new user page"

"My URLs mine page"

"My URLs mine page with urls"

"Create new URL page"

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 npm start command.
  • Open tinyapp in a browser with localhost:8080/

About

TinyApp is a full-stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages