Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 556 Bytes

File metadata and controls

21 lines (15 loc) · 556 Bytes

#TinyApp Project

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

Final Product

"Homepage" "URL index"

Dependencies

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

Getting Started

-Install all dependencies (using npm install command). -Run the development web server using the node express_server.js command.