A simple QR Code generator.
The following assumes you have Node.js
installed with the pnpm
package manager.
-
Install dependencies:
pnpm install
-
Start development server:
pnpm run dev
This project was initialized using Vite + React + TypeScript
.
Note: The following is not an exhaustive list.