Skip to content

hip1310/qrcode

Repository files navigation

Qr Code - NextJs Project

Demo

Explore a live demo of Qr Code: Demo Link

Installation

To set up the client module, follow these steps:

Install the necessary dependencies by running one of the following commands:

```bash
npm install
# or
npm install --force
```

Running the Client Application

npm run dev

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