Skip to content

A full stack web app allowing users to shorten long URLs. Tech stack: Node, Express

Notifications You must be signed in to change notification settings

cmaher15/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly). These links can be shared with anyone you like, but only YOU have the power to edit, delete, or change them! Your personal information is encrypted and we promise not to store or share your password with anyone!

Final Product

"screenshot of Registration Page" "screenshot of Login Page" "screenshot of Main URLs Database" "screenshot of Create TinyURL Page" "screenshot of Short URLs Page" "Screenshot of Edit URLs 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 node express_server.js command.

About

A full stack web app allowing users to shorten long URLs. Tech stack: Node, Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published