baiyjmatheus / tiny-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TinyApp Project

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

Final Product

"Login Page" "User's URL" "Edit URL"

Dependencies

  • Node.js
  • Express
  • EJS
  • bcrypt
  • body-parser
  • cookie-session

Getting Started

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

About

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


Languages

Language:JavaScript 60.8%Language:HTML 32.6%Language:CSS 6.6%