/tinyapp

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

Primary LanguageEJS

TinyApp

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

Final Product

urls

login

404

Dependencies

  • express
  • ejs
  • bcrypt
  • cookie-session
  • morgan
  • nodemon

Getting Started

  • Install all dependencies with npm install
  • Run the development web server with npm start
  • Enjoy smaller urls => smaller carbon footprint!