Skip to content

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

Main Page
Main Page before Logging in
Log In/Sign Up Page
Login/Signup Page
My URLs Page
Page showing all urls added by user
Create New URL Page
Create New URL Page

Dependencies

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

Getting Started

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

About

An app to shorten urls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published