Skip to content

ChristinaHsu88/tinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TINYAPP

A full stack web application built with an HTTP Server that handles requests from the browse(client) and allows users to shorten longURLs and share with non-registered users (a la bit.ly).

FUNCTIONALITIES

  • Upon registration, users are able to log in and log out.
  • Non-registered users are able to visit sites via shortened links.

GETTING STARTED

  1. Clone this repository by running git clone git@github.com:ChristinaHsu88/tinyApp.git command.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm run local command.
  4. Go to http://localhost:8080/login.

TECK STACK

  • Javascript
  • Express
  • EJS
  • Node.js

SCREENSHOTS

  • Login/Logout Page "user-login demo"

  • Urls creation and edit page "urls link demo"

  • Urls edit page "user edit demo"

About

A URL shortening web app similar to TinyURL, Bitly, or Goo.gl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published