Skip to content

o8n/url2qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

This project is a QR Code Generator built with React, TypeScript, and Tailwind CSS.

Features

  • Generate QR codes from URLs
  • Save QR codes as images
  • Responsive design

How to Run

  1. Clone the repository.
  2. Install dependencies using npm install.
  3. Start the development server with npm start.

Update

This README file was updated on 2025年4月5日 to include additional details.

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • qrcode.react
  • Service Worker for PWA

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/qr-code-generator.git
    cd qr-code-generator
    
  2. Install dependencies

    npm install
    
  3. Start the development server

    npm start
    
  4. Open http://localhost:3000 to view it in the browser.

Building for Production

npm run build

This will create an optimized production build in the build folder that you can deploy to any static hosting service.

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors