Skip to content

JohnnyOhall/tinyapp

Repository files navigation

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

Screenshots

Login Page

"Login Page"

Registration Page

"Registration Page"

URLs index Page

"URLs index Page"

Dependencies

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

Getting Started

  • Clone the project and run it locally
  • Install all dependencies (using the npm install command).
  • Run the development web server using the npm start command.

About

A full stack web app built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published