Skip to content

First evaluated project for LHL's. Tiny app take a url and shortens it like bit.ly, etc.

Notifications You must be signed in to change notification settings

ramanmand/tinyapp

Repository files navigation

First evaluated project for LHL's. Tiny app take a url and shortens it like bit.ly, etc.

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

"screenshot of main page"

Dependencies

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

About

First evaluated project for LHL's. Tiny app take a url and shortens it like bit.ly, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published