Skip to content

URL shortening application built with Node, Express, and EJS.

Notifications You must be signed in to change notification settings

rchen1996/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

Final Product

"Screenshot of page to create a new TinyURL" "Screenshot of URLs page, specific to each user" "Screenshot of the page for a specific TinyURL"

Dependencies

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

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the web server using the npm start command.

About

URL shortening application built with Node, Express, and EJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors