Skip to content

marlondlc/tinyAppProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

Tiny App is the full stack web application built with node and express that allows users to shorten long URLs (a la bit.ly).

Final Product

"screenshot of Login Page" "screenshot of Registration Page" "screenshot of URL Page"

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.

Ex. From Project root:

  • $ npm install

  • $ node express_server.js

  • Then visit localhost:8080/urls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published