Skip to content

originallykevin/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

Login

"Login page"

Register

"Registration"

Creating, editing and deleting urls

"Create-edit-delete url"

Accessing short urls

"Access short url"

Dependencies

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

Getting Started

  1. Install all dependencies (using the npm install command).
  2. Run the development web server using the npm start command to start the application.
  3. Launch the app by visiting http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published