This project generates QR codes using an npm package. The application is built with Node.js for the backend and styled with Tailwind CSS, HTML, and CSS.
- Generate QR codes from user input
- Stylish and responsive UI
- Node.js: Backend
- npm: QR code generation
- Tailwind CSS: Styling
- HTML/CSS: Frontend design
- Node.js and npm installed
- Clone the repository:
git clone https://github.com/your-username/qr-code-generator.git cd qr-code-generator