TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).
![]() |
---|
Main Page before Logging in |
![]() |
Login/Signup Page |
![]() |
Page showing all urls added by user |
![]() |
Create New URL Page |
npm install
command).node express_server.js
or npm start
command.