Skip to content

A full stack web app built with Node and Express that allows users to shorten long URLs (à la bit.ly)

Notifications You must be signed in to change notification settings

ribeirolm/tinyapp-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny App

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

Final Product

"Screenshot of Homepage"

"Screenshot of Registration Page"

"Screenshot of URLs Page"

"Screenshot of Tiny URL Display Page"

Dependencies

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

Getting Started

  • Fork this repository, then clone your fork of this repository.
  • Install dependencies using the npm install command in both the root folder as well as the "server" folder.
  • Start the web server using the using the node express_server.js command. The app will be served at http://localhost:8080/.
  • Go to http://localhost:8080/ in your browser.

About

A full stack web app built with Node and Express that allows users to shorten long URLs (à la bit.ly)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published