This project provides a simple and intuitive web application for generating QR codes for contact information. Users can easily create QR codes that can be scanned and added directly to contacts.
- Current State:
Finished - Current Version: 1.0.0
- Live Demo: QR Contact Generator
- Generate QR codes for contact information
- Simple, user-friendly interface
- Instant QR code creation
- Downloadable QR code images
- Frontend: React
- Deployment: Vercel
- Database: UPSTASH REDIS
- Node.js (v20 or later)
- npm (v6 or later)
- UPSTASH REDIS
- React
- TypeScript
- ChakraUi
- vercel/kv
- qrcode
- Clone the repository
git clone https://github.com/your-username/qr-generator.git- Install dependencies
npm installnpm run devRuns the app in development mode. Open http://localhost:3000 to view it in the browser.
npm run build
Builds the app for production to the `build` folder.The project is set up for easy deployment on Vercel:
- Push your code to a GitHub repository
- Connect the repository to Vercel
- Vercel will automatically deploy your application
v2 ???
- Add more customization options for QR codes
- Implement additional contact formats
- Improve mobile responsiveness
- Improve security
If you encounter any issues or have questions, please open an issue on GitHub.
MIT License
Copyright (c) 2024 David Ricardo Jimenez Murcia
This project is licensed under the MIT License. See the LICENSE file for details.
Permissions:
- Commercial use
- Modification
- Distribution
- Private use
Limitations:
- No Liability
- No Warranty
Contributions are welcome! Please feel free to submit a Pull Request.