/LHL-P1-TinyApp

A full stack web app built with Node and Express that allows users to shorten long URLs.

Primary LanguageHTML

#TinyApp Project

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

Final Product

"Screenshot of Home Page" "Screenshot of Login Page" "Screenshot of New URL Page"

Dependencies

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

Getting Started

  • Install all dependencie.s (using the npm install command)
  • Run the development web server using the npm start command