/tinyapp

W6 Project

Primary LanguageEJS

TinyApp Project

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Final Product

"Tinyapp Login Page" Login Page

"Tinyapp Main Page" Main Page

"Tinyapp Update Page" Update Page

Dependencies

  • Node.js
  • Express
  • EJS
  • bcryptjs
  • cookie-session
  • morgan

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the node expressServer.js command.
  • Go to the app in the browser at http://localhost:8080

Test

  • Run npm test to test helper function