Skip to content

pshunt/tiny-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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 (a la bit.ly).

Final Product

"Screenshot of URLs Page" "Screenshot of new link page"

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.

Home page is on '/'.

Project fulfills basic rounting needs. It does not include analytics nor additional routing (Put/Delete) methods.

When creating new links, please ensure link is prefixed by https://www. without brackets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published