The QR Code generator is an online tool that can easily convert a text or Url into a QR code.
These QR codes will engage people and make interaction using Content & links easier. This is one of the many open-source projects undertaken by Hack2skill. Our aim is to generate more such open-source repositories, in the collaboration with other open-source developers. Don't forget to check out our other open-source projects, right here!
To Contribute to this repository follow these commands in your Terminal:
- Clone the Repository
git clone https://github.com/hack2skill/qrcodeGenerator.git
- After cloning the repository install all dependencies
cd qrcodeGenerator
npm i
- Install dependencies in client as well
cd ./client/
npm i
- Run the Client - front end
npm start
- Run the Backend in another Terminal
cd ..
npm run dev
Incase you run into difficulties, discuss your project on the community https://discord.gg/BM3yYfg4
We are the largest and fastest-growing community of technology innovators including startups, colleges & professional Developers with over 2.0 million developers.