Skip to content

JLMaynardDesign/tiny.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny.app

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

Final Product

"URL page when user is logged in"

"user logged in, and try to edit the URL"

"create TinyURL (user logged in)"

Dependencies

  • Node.js
  • Express
  • EJS
  • bcrypt
  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors