Skip to content

Simple QR code generator built with Next.js, Tailwind CSS, and shadcn/ui.

Notifications You must be signed in to change notification settings

minikas/QR-Generator

Repository files navigation

QR Code Generator

This is a simple QR code generator built with Next.js, Tailwind CSS, and shadcn/ui.

QR Code Generator Screenshot

Technologies Used

  • Next.js - React framework for building web applications
  • Tailwind CSS - Utility-first CSS framework
  • ESLint - Linting utility for JavaScript and TypeScript
  • Prettier - Code formatter
  • TypeScript - Typed superset of JavaScript

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about the technologies used in this project, check out the following resources:

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.

Releases

No releases published

Packages

No packages published