Skip to content

csx773/tinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web development built with Node and Express. Allows users to login, create tiny URLS from a web address, and use it to redirect.

Final Product

"URLs page"

"New link page"

"Login page"

"New User Registration page"

"Edit link page"

"Logout page"

Dependencies

  • Node.js
  • Express
  • EJS
  • bcrypt
  • body-parser
  • cookie-session
  • morgan

Getting started

  • install all dependancies ( using: npm install)
  • run the webserver using npm start

Test accounts to use app

Login: user@example.com Pass: 123

Login: user2@example.com Pass: 456

About

week 2 project: TinyApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published