Skip to content

Lzduque/tiny-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

  • First project of the lighthouse bootcamp;
  • TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs (à la bit.ly);

Final Product

  • Allows the user to store the URLs and shorten, update and delete the URLs,
  • Also the URLS pages and its functionalities are only accessible to the user that created them,

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 express_server.js command

Screenshots

'Screenshot of Login Page'

'Screenshot of Register Page'

'Screenshot of URLs Index Page'

'Screenshot of URLs Create New Page'

'Screenshot of TinyURL Page'

About

Tiny url app maker | LHL exercise

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published