Skip to content

Ashesh3/url-shortener

Repository files navigation

URL Shortener

A URL Shortened built with ExpressJS using MongoDB as the database.

Working Demo: https://short.ashsec.us.to/

Instructions

  1. Rename .env.example to .env.
  2. Fill in the environment file.
  3. Run npm install to install the depedencies.
  4. Run npm start to start the server.
  5. Visit http://localhost:PORT in the browser (where PORT is specified in .env).

About

URL Shortener with NodeJS and MongoDB

Resources

Stars

Watchers

Forks