Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 488 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 488 Bytes

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.