/tiny-app

web application for URL shortening and saving individual user links.

Primary LanguageJavaScript

Tiny App Project

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

Final Product

"Register for Tiny App here!" "Your new personal page - go ahead and add links to here with the Add a URL button" "Simple Process to add link" "If need be, you can update your URL entries to your favorite sites!" "Your personal page - now with all of your favorite URLS"

Dependencies

-Node.js -Express -EJS -bcrypt -body-parser -cookie-session

Getting Started

Install all dependencies (using the "npm install" command). Run the developement web server with "node express_server.js".