Skip to content

sanjanadesai27/TinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project - a simple but function URL shortening web app.

Despite the unsophisticated interface of this simple app, TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLS. This is not unlike the functionality provided by programs such as Bit.ly

Final Products:

"Screenshot of URLS page" "Screenshot of Registration page" "Screenshot of New URL Entry page"

Dependencies

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

Getting Started

  • install all dependencies (via "npm install" command
  • Run the development web server using the "node express_server.js" command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published