Skip to content

KamyllaAlmeida/tinyAppProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Product

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs.

Final Product

Login Page

Register Page

Index Page

New shortened URL Page

Edit Page

Dependencies

  • Node.js
  • Express version ^4.16.4
  • bcrypt version 2.0.0
  • body-parser version ^1.18.3
  • cookie-parser version 1.4.3
  • cookie-session version 2.0.0-beta.3
  • ejs version ^2.6.1
  • express version ^4.16.4
  • method-override version ^3.0.0

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the node express_server.js command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published