Skip to content
/ tinyapp Public

A fullstack web application to shorten urls.

Notifications You must be signed in to change notification settings

knnku/tinyapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyApp Project

TinyApp is a full stack web application built with Node and Express that allows users to shorten URLs (à la bit.ly).

Final Product

"Home Page" "Url list" "Url Editing"

Dependencies

  • Node.js
  • Express
  • EJS
  • bcryptjs
  • cookie-session
  • morgan(dev)

Getting Started

  • Fork and Clone the repository.
  • Install all dependencies (using the npm install command).
  • Run the server using the npm start command.
  • Login using the pre-defined users in data.js
  • Or you can create a new user and start shortening urls!

About

A fullstack web application to shorten urls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published