Skip to content

noahnovickf/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application requires :

  • bcryptjs
  • body-parser
  • cookie-session
  • ejs
  • express

Please make sure you have these dependencies.

Otherwise, this app is a full stack web app built with Node and Express that :

Generates a random short URL for any and all valid URLS you can think of. This offers a quick way to access your favourite websites even faster, whilst also being able to share your truncated URLS.

How to get started:

  • Install all dependencies using npm install command
  • run the server using node express_server.js command

The downloaded app should look something like this:

URLS PAGE "Screenshot of register page" REGISTER "Screenshot of URLs page"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published