- π¨ Customizable QR codes with various styles and colors
- π± Responsive design that works on all devices
- π₯ Download QR codes in multiple formats (PNG, SVG, JPEG)
βοΈ Batch processing- π Multi-language support
- β‘ Built with Nuxt 3 for optimal performance
- Node.js 18+
- bun - Fast JavaScript runtime and package manager
- Git
-
Clone the repository:
git clone https://github.com/yourusername/qr-code-generator.git cd qr-code-generator -
Install dependencies:
bun install
-
Start the development server:
bun run dev
-
Open http://localhost:3000 in your browser.
# Build the application for production
bun run build
# Preview the production build
bun run preview
# Generate static project
bun run generate- Nuxt 3 - The Intuitive Web Framework
- Vue 3 - The Progressive JavaScript Framework
- PrimeVue - UI Component Library
- Tailwind CSS - A utility-first CSS framework
- QR Code Styling - QR code styling library
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Made with β€οΈ by SΓ€m