A QR Code Maker made with the help of Node.js. Other Technologies used are Express.js and EJS.
- Generate QR Code Easily
- Genarate QR Code for URL or Text
Clone the project
git clone https://github.com/Yeabtsega1/Yeabtsega1/QR-Code-Maker.git
Go to the project directory
cd Yeabtsega1/QR-Code-Maker
Install dependencies
npm install
Start the server
npm start