Skip to content

paigenelmes/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 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). This app was created by Paige Nelmes as part of my learning with Lighthouse Labs.

NOTE: This project was created for learning purposes. It is not intended for use in production-grade software.

Final Product

"Create short URLs in seconds with TinyApp." Create short URLs in seconds with TinyApp!

"To get started, create a free account. Registration is a fast and simple." To get started, create a free account. Registration is a fast and simple.

"Simply log into your account and TinyApp stores all your short URLs in one place." TinyApp stores all your short URLs in one place.

"You also can edit or delete any URL that you've created." You also can edit or delete any URL that you've created.

"TinyApp is responsive! No matter how big or small your browser window is, the app will look great." TinyApp is responsive! No matter how big or small your browser window is, the app will look great.

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.
  • Have fun creating all kinds of short URLs!

About

TinyApp URL Shortener Project for Lighthouse Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors