Skip to content

scott82anderson/free-qr-codes

Repository files navigation

Free QR Code Generator

A simple, fast, and free web app for generating static QR codes from URLs. No sign-up required, no tracking, and your QR codes never expire. Built with Next.js and React.

Features

  • Generate static QR codes instantly from any URL
  • Download or copy the QR code image to your clipboard
  • Clean, modern, mobile-friendly interface
  • 100% free and open source

Getting Started (Local Development)

Clone the repository and install dependencies:

git clone <your-repo-url>
cd free-qr-codes
pnpm install

Start the development server:

pnpm run dev

Then open http://localhost:3000 in your browser.

Build for Production

To build and preview the app for production:

pnpm run build
pnpm start

Contributing

Contributions are welcome! If you find a bug or have an idea for a new feature, please open an issue or submit a pull request.

  • For bug fixes, please describe the problem and steps to reproduce it.
  • For new features, briefly explain your idea and how it improves the app.

We appreciate your help in making this QR code generator better for everyone!


MIT License

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published