Skip to content

dastageer-hc/qr-code-generator

Repository files navigation

QR Code Generator | React JS

Text to QR Code image generator made in React JS

Live Link

QR Generator

🚀 About Me

I'm a Front-end developer, working with JavaScript/TypeScript Angular/React

🛠 Tools Used

Javascript, ReactJS, HTML, CSS, DENO

Run Locally

Clone the project

  git clone https://github.com/dastageer-hc/qr-code-generator.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start