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.
- Node.js
- Express
- EJS
- bcrypt
- body-parser
- cookie-session
- 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!



