A straightforward web application for generating QR codes. Create and save your QR codes with ease.
- Quick QR code generation
- Modern, responsive UI
- Save your QR codes
- Copy
.env.exampleto.env.local - Fill in your environment variables
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser