TinyAPP is a full stack web application built in node and express that allows users to shorten URLS
- bcrypt
- body-parser
- cookie-session
- ejs
- express
- Node.js
- Install all dependancies (using the 'npm install' command).
- run the development web serve using the 'node express_serve.js' command.