Installation

  • Clone repo
  • Install npm packages npm install
  • Create .env file and copy contents of .env.example into it
  • Update env variables in .env
  • Start the app by running npm run start

Features

  • Users have the ability to create a shortened URL link. -Remove the link from the table. -Generate a barcode for a specific link. -Download the generated barcode.

License

MIT