Skip to content

A full stack web app using Node and Express that will allow users to shorten long URLs

Notifications You must be signed in to change notification settings

SanjayaE/TinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs.

Final Product

  • Screenshot of URLs page before log in. "Screenshot of URLs page before log in."
  • Screenshot of the Registration Page. "Screenshot of the Registration Page."
  • Screenshot of after Registeration. "Screenshot of after Registeration."
  • Screenshot of adding new URL. "Screenshot of adding new URL."
  • Screenshot of page after adding URLs, Note only users can edit and delete their own urls. "Screenshot of page after adding URLs, Note only users can edit and delete their own urls."
  • Screenshot of page after log out. Users can still see the tinyURLs. "Screenshot of page after log out. Users can still see the tinyURLs."

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.

About

A full stack web app using Node and Express that will allow users to shorten long URLs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published