Skip to content

MeaganBlais/tinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 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 -- bit.ly (ish)

Final Product

"Welcome page" "NewUrl page" "MyUrls" "EditUrls page"

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 node server.js command.

About

A simple url shortening application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published