Link for my site => https://qrgeneratorbysaikrishna.netlify.app/
Welcome to the QR Code Generator project! This is a simple and sleek React-based web app that allows you to generate QR codes for any URL you input. Perfect for quickly sharing links or generating codes for your projects. 📱🔗
- Easy-to-use UI: Enter any URL in the input field and click the button to generate your QR code! 🌐
- Real-time QR Code generation: As soon as you input a valid URL, a QR code will be generated and displayed instantly! ⚡
- Responsive Design: The app is built with styled-components to ensure it looks great on all screen sizes. 📱💻
- React: A powerful JavaScript library for building user interfaces. ⚛️
- Styled-components: Used to create a modern, responsive UI with a focus on clean design. 🎨
- QR Code API: For generating QR codes from the provided URL. 🌐
-
Clone this repository to your local machine:
git clone https://github.com/pedadasaikrishna/Qrgenerator.git
-
Navigate to the project folder:
cd Qrgenerator
-
Install the dependencies:
npm install
-
Run the application:
npm start
-
Enter a URL in the input field and click Generate QR Code. 📲