Skip to content

sri-new/tiny-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny App Project

A full stack web app built with Node and Express that allows users to shorten long URLs, much like much like TinyURL.com and bit.ly do.

Dependencies

"bcrypt": "2.0.0",
"body-parser": "^1.18.3",
"cookie-session": "^2.0.0-beta.3",
"ejs": "^2.6.1",
"express": "^4.16.4",
"method-override": "^3.0.0"

Getting Started

  • Install all dependencies using the npm install command.
  • Run the development server using the npm start command.

Screenshots

Landing Page Shortened URLs

About

Url shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published