Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jane-does-coding/qr-code-generator
A beautiful and highly customizable QR Code Generator
https://github.com/jane-does-coding/qr-code-generator
mui react tailwind vite
Last synced: 2 months ago
JSON representation
A beautiful and highly customizable QR Code Generator
- Host: GitHub
- URL: https://github.com/jane-does-coding/qr-code-generator
- Owner: jane-does-coding
- Created: 2024-02-10T23:06:51.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-05-13T16:41:37.000Z (9 months ago)
- Last Synced: 2024-06-09T00:24:50.905Z (8 months ago)
- Topics: mui, react, tailwind, vite
- Language: TypeScript
- Homepage: https://qr-code-generator-eight-delta.vercel.app/
- Size: 142 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beautiful QR Code Generator
## Examples
![qrs](https://github.com/YevheniiaSimaka/Qr-Code-Generator/assets/112284703/08d5a4f0-ef12-43c1-9304-518994dfd92a)## Live Demo
[QR Code Generator](https://qr-code-generator-3puymw2a4-yevheniia-simakas-projects.vercel.app/)## Tech Stack:
[![My Skills](https://skillicons.dev/icons?i=vite,react,tailwind,mui)](https://skillicons.dev)## Description
Create highly customizable QR codes, with minimum effort! With this website, you can not only create QR codes, but also change their colors, patters, icon and more!### Cloning the repository
```shell
git clone https://github.com/YevheniiaSimaka/Qr-Code-Generator
```### Running the website
```shell
npm run dev
```