Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

Tinyapp is a full stack web application built with Node and Express that allows registered users to create their own collection of shortened URLs (à la bit.ly). This TinyApp project was written with three custom middlewares (checkUrl, checkUser and authenticate).

Final Project

screenshot of tinyapp index page

TinyApp Index Page

screenshot of tinyapp login page

TinyApp login page

screenshot of tinyapp user homepage

TinyApp User Homepage

Dependencies

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

Getting Started

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

About

Tinyapp is a full stack web application built with Node and Express that allows registered users to create their own collection of shortened URLs (à la bit.ly).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages