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

ninayujiri/tinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

Problem Statement

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

User Stories

As an avid twitter poster, I want to be able to shorten links so that I can fit more non-link text in my tweets.

As a twitter reader, I want to be able to visit sites via shortened links, so that I can read interesting content.

Final Product

"Screenshot of Login page" "Screenshot of URL Index page" "Screenshot of URL New page "Screenshot of URL by ID page

Dependencies

  • Node.js
  • Express
  • EJS
  • bycrypt :shipit:
  • body-parser
  • cookie-session 🍪

Getting Started

  • Install all depencencies (using the npm install command).
  • Run the deployment web server using the node express-server.js command.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published