TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).
TinyApp allows users to make new shortened URLs, see an overview of their created URLs, and edit them. The shortened URLS can be shared with users that do not have an account.
- Node.js
- Express
- EJS
- bcrypt
- body-parser
- cookie-session