QR Code Generator
Description
Generate QR Code based on an input and apply a logo which you can resize.
Installation Instructions
- git clone the repo e.g. git clone https://github.com/nsingh0410/QR-Code-Generator-Logo
- npm install
- npm run app to start application
Documentation
The api documentation is located here: You can run and test the api here.
Local version http://localhost:3000/api-docs
You can switch between each server.
Unit tests
command to run unit tests:
npm run test