Skip to content

yavuzinc/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project for Lighthouse Labs

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

Final Product

Main page without an active user

"Screenshot of URLs page with no user logged in"

Main page with an active user

"Screenshot of URLs page with user logged in"

Edit Url

"Screenshot of register page"

Registration page

"Screenshot of register page"

Create URL

"Screenshot of createURL"

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.
  • Register as a new user.
  • Start creating your own personal library of short URLs.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors