/Tinyapp

Primary LanguageJavaScript

Tinyapp

TInyApp is a full web application built with Node and Express that allows users to shorten long URLs.

Final Product

login page

user-logged

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 using the node node express_server.js command.