/tinyapp

Primary LanguageJavaScript

TinyApp Project

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

Instructions

Step 1: Register

Step 2: Login

You are logged in :)

Features

Want to create new URL?

"Landing Page"

Ta-da!

"Landing Page"

Want to edit your URL?

"Landing Page"

Voila!

"Landing Page"

Final Product

"Landing 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 express_server.js command.