Skip to content

zefaradi/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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).

Features

  • Shorten Long URLs
  • Edit Long URLs with existing short URLs
  • Save all long URLs into a short URL

Final Product

"Login Page" "Register Page" "Edit Long URL" "List of URLs"

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 npm start command.

About

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors