QR Code Generator Using React.Js
-
Installation:
npx create-react-app ( Your Project Name)
-
In the project directory, you can run:
npm start
-
QR Code npm install
npm i react-qr-code
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
Open the project folder and Navigate to /src/components/
.
You will find all the components used and you can edit your information accordingly.
Give a ⭐ if you like this Project!