Skip to content

yuhaoyann/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 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.

https://haoyan-urlmaster.herokuapp.com/

Getting Started

  • Go to TinyApp, fork and clone the repo to local.
  • Cd into the repository and install all dependencies (using the npm install command).
  • Set up server by npm start command in terminal.
  • In web browser (Chrome preferred) open this page

Final Product

"main page" "edit page"

Dependencies

  • Node.js
  • Express
  • EJS
  • bcrypt
  • body-parser
  • cookie-session
  • method-override
  • nodemon

About

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

No packages published