Skip to content

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Notifications You must be signed in to change notification settings

wyc6990906/dylan_TinyApp

Repository files navigation

Dylan's URL TinyApp

This TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Final Product

Register view

Register Page View

Sign in view

Sign in View

Index Page view1

index view1

Index Page view2

index view2

Index Page view3

index view3

Logged in user can edit shortened url

edit_url

Statistics Board

edit_url

Dependencies

  • Node.js
  • Express
  • EJS
  • bcrypt
  • body-parser
  • cookie-session
  • npm morgan
  • Nodemon
  • serve-favicon - custom favicon.ico

Getting Started

  • 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

About

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published