Tiny app is a fullstack web app built with node and express that allows users to shorten long URLs
-
node.js
-
express
-
EJS
-
bcrypt
-
body-parser
-
cookie-session
-
install all dependencies (using "npm install" in terminal)
-
Run the development web server using "node express_server.js" in terminal