ScanMe is a project that generates Qr-Code for the input you provide.
- Frontend:
- React
- Vite
- CSS
- Deployment:
- Cloudflare Pages
- Wrangler
- Clone the repository
git clone https://github.com/Shruti-S0405/ScanMe.git
- Install dependencies
pnpm install
- Start the development server
pnpm dev
pnpm run deploy
This project is licensed under the MIT License - see the LICENSE file for details.