WesleyMatthee / tinyApp

This my second attempt at tinyApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wesley Matthee (lighthouse labs 2022)

My 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

"URLS" "Create TinyURL" "Register"

Dependencies

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

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the node express_server.js command.

About

This my second attempt at tinyApp


Languages

Language:EJS 55.0%Language:JavaScript 45.0%