donaldma / tinyApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyApp Project

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

Final Product

"home" "login" "register" "new" "index" "show" "error"

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. -Screenshots included in docs and links are also provided in 'Final Product section'

About


Languages

Language:HTML 59.0%Language:JavaScript 41.0%