This TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).
Register view
Sign in view
Index Page view1
Index Page view2
Index Page view3
Logged in user can edit shortened url
Statistics Board
- Node.js
- Express
- EJS
- bcrypt
- body-parser
- cookie-session
- npm morgan
- Nodemon
- serve-favicon - custom favicon.ico
- Install all dependencies (using the
npm install
command). - Run the development web server using the
npm start
command. - You can easily test as admin : email = [email protected] , password = test