Skip to content

IrvHenri/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). Tiny app is very focused on backend, the backend is built with node and express, including ejs and cookies.

Preview

Homepage

home page

Login

login

A user's URL collection

url collection

Create a new short URL

create new url

Update existing short URL

update url

Mobile view (575px breakpoint)

mobile view

Tech Stack

  • EJS
  • JS
  • Express
  • Bootsrap

Dependencies

  • Node.js
  • Express
  • EJS
  • bcrypt
  • body-parser
  • 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

A full stack web app built with Node and Express that allows users to shorten long URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published