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

https://github.com/meelight/my-squad_busters-info

Getting and seeing your Squad Busters account progress has never been easier.
https://github.com/meelight/my-squad_busters-info

cssmodules cssmodules-react fan-app react18 rsbuild typescript

Last synced: 3 months ago
JSON representation

Getting and seeing your Squad Busters account progress has never been easier.

Awesome Lists containing this project

README

          

# My Squad Busters Info

Getting and seeing your Squad Busters account progress has never been easier.









## IMPORTANT!

This app was made by a fan of the game. Supercell is isolated from this application. Only its page resources were used: [Fankit Supercell](https://fankit.supercell.com/d/SKN1MzXVazxw/assets).

### Credits
- Assets - [Fankit Supercell](https://fankit.supercell.com/d/SKN1MzXVazxw/assets)
- API Owner - [Risporce](https://github.com/risporce/)

## Setup

Install the dependencies:

```bash
npm install
```

## Get started

Start the dev server:

```bash
npm run dev
```

Build the app for production:

```bash
npm run build
```

Preview the production build locally:

```bash
npm run preview
```
## 🔑 License

[MIT LICENSE](https://github.com/MeeLight/my-squad_busters-info/blob/main/LICENSE)