/UrlShortener

Primary LanguageJavaScript

UrlShortener

UrlShortener is a url's shortener, it makes the new urls look great.

Run the project in dev mode

  1. Install all the dependencies with the command:
npm i
  1. Fill the .example.env file with your data and rename it to .env.

  2. Start the project with the command:

npm run dev

Technologies used

  • Node
  • Express
  • MongoDB