Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tobycm/qr-code-generator-web

A website to generate QR codes XD
https://github.com/tobycm/qr-code-generator-web

Last synced: 25 days ago
JSON representation

A website to generate QR codes XD

Awesome Lists containing this project

README

        



# Quick QR Code Generator - Quick and easy

Try it now at: [qr.tobycm.dev](https://qr.tobycm.dev)

## 💪 Features

- ✅ Lightweight
- ✅ Fast
- ✅ Simple UI

## 🚀 Getting Started

### Prerequisites

- [Bun](https://bun.sh)

### 1. Clone the repository

```sh {"id":"01J7VN927JDMTW6KMJ5QK29780"}
git clone https://github.com/tobycm/qr-code-generator-web
```

### 2. Install dependencies

```sh {"id":"01J7VN9XN3C7K247SK733GWK0S"}
bun i
```

### 3. Run the development server

```sh {"id":"01J7VNABK7PT7DS2HZK2T6MZHS"}
bun run dev
```

Live at [localhost:5173](http://localhost:5173)

### 4. Build for production

```sh {"id":"01J7VNB9W53NT0PRJ2AAWQD0MZ"}
bun run build
```

Files are output to the `dist` directory.

## 📚 Tech Stack

- [Bun](https://bun.sh) JavaScript Runtime
- [Vite](https://vitejs.dev) Build Tool
- [TypeScript](https://www.typescriptlang.org) Language
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML) Markup Language
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) Styling

## 📝 License

This project is licensed under the MIT License - see the [`LICENSE`](LICENSE) file for details.

## 🤝 Contributions

Any contribution is appreciated. Just create an issue/pull request and I will review it ASAP.

## 🔗 Share this project

If you like this project, please give it a ⭐ and share it with your friends!