Skip to content

AaronBolarinho/TinyApp-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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 (a la bit.ly).

However, this project has a twist. There are a great many url shorteners...but none of them let you shorten a url while talking like a pirate.

Onward then mehearties! Register! Then login and board our ship.

Final Product

"This is the home page" "This is the error page" "This is the main page, once you are logged in" "This is the page where you create a new url"

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 te 'node express_server.js' command.
  • Navigate to localhost:8080 to begin, then follow the links!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published