Skip to content

prashanthk02/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 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 similar to bitly.com.

Final Product

"Registration page" "login page" "Mu url page when user not logged in" "My url page when user logged in" "URL edit page"

Dependencies

  • Node.js
  • Express
  • EJS
  • bcryptjs
  • 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.
  • Install and visit http://localhost:8080/register to register and explore more.

About

Tiny app generates and shortURL for respective longURL provided and shortURLs can be shared with others

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors