Skip to content

Web application built with Node and Express that allows users to shorten long URLs.

Notifications You must be signed in to change notification settings

fbssaejun/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 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.

It allows users to create, edit, access shorter urls of any urls. Users can also share generated urls to other people.

Final Product

Create an account or login to access your short urls

"screenshot description"

"screenshot description"

Create, edit, delete, share short urls

"screenshot description"

Dependencies

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

Getting Started

  • Install all dependencies (using the npm install command).
  • Run the development web server using the node express_server.js command.
  • Start creating short urls!

About

Web application built with Node and Express that allows users to shorten long URLs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published