Tiny App is a full stack web application built with Node and Express that allows users to shorten long URLS. It is my version of bit.ly that I hope to expand upon in the future
-Node.js -Express -EJS -bcrypt -body-parser -cookie-session
Install all dependencies (using the "npm install" command). Run the developement web server with "node express_server.js".