Report Bug ✧
Getting Started ✧ Installing ✧
Author ✧
QR code generator and scanner tool is designed to simplify your life by allowing you to create and scan QR codes with ease. Whether you need to generate codes for business or personal use, you can quickly create QR codes for websites, products, events, and more, and scan codes to access information instantly.
This project was built using, Tailwind CSS, React, ChakraUI and Rest API. It is a web application and for running on your local environment you should follow these guidelines.
- NPM
The project repository can be found in GitHub link or just clone the project using this command.
Using HTTPS
# git clone https://github.com/Deepeshgodhwani/QR-Code-Generator-and-Scanner.git
- Open terminal on your workspace with
cd /home/workspace/QR-Code-Generator-and-Scanner
Install NPM
Check that you have node and npm installed
To check if you have Node.js installed, run this command in your terminal:
node -v
To confirm that you have npm installed you can run this command in your terminal:
npm -v
To install all the dependences of the project, run the following command:
npm install
To run the application, run the following command:
npm run dev
- Visual Studio Code
If you want to contact me, you can reach me through below handles.
© 2023 Deepesh Godhwani
Give a ⭐️ if you like this project!