Skip to content

A full stack web app that allows users to shorten long URLs

Notifications You must be signed in to change notification settings

Mojdehh/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web application built with Node and Express that helps you reduce any long website address to just a few characters in the click of a button.

Don't worry about the security as we have you backed up with encrypted cookies and hashed passwords!

Final Product

"New User Registration Page"

"URLs Page"

"URLs show"

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 that allows users to shorten long URLs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published