Skip to content

lizfosdick/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly). It is simple but mighty. This project was completed in week 3 of Lighthouse Labs' Web Development Bootcamp. Many thanks to every mentor who helped along the way, especially Andy, Tausif, and Nem!

Final Product

"My URLs Page" "Login Page" "Short URLs Page"

Dependencies

  • Node.js
  • Express
  • EJS
  • bcryptjs
  • cookie-session

Getting Started

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

About

Link-shortening app project built for Lighthouse Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors