Skip to content

xuanvi26/tinyURL-generator

Repository files navigation

tinyURL Project

  • A URL shortener built with Node.js and Express.
  • Users can register, log-in, manage their URLs and view all users' URLs.

Screenshots

Login Generate View own View all

Dependencies

  • Express
  • EJS
  • bcrypt
  • body-parser
  • cookie-session
  • cookie-parser

Getting Started

  1. Install dependencies using the npm install command.
  2. Start the web server using node expressServer.js command. The app will be served at http://localhost:8080/.
  3. Go to http://localhost:8080/ in your browser.

About

Tiny URL generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published