Skip to content

chatcher20/TinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs. You can login to create and view your shortened links, and have the functionality to edit or delete them.

Final Product

"screenshot description"

"screenshot description"

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.
  • You can start the project with the command "npm start"

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors