Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 691 Bytes

README.md

File metadata and controls

50 lines (28 loc) · 691 Bytes

QR Code Maker

A QR Code Maker made with the help of Node.js. Other Technologies used are Express.js and EJS.

Demo

Features

  • Generate QR Code Easily
  • Genarate QR Code for URL or Text

Run Locally

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

Documentation