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.
- Host: GitHub
- URL: https://github.com/meelight/my-squad_busters-info
- Owner: MeeLight
- License: mit
- Created: 2025-03-31T03:28:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T18:12:49.000Z (over 1 year ago)
- Last Synced: 2025-07-03T07:49:52.910Z (about 1 year ago)
- Topics: cssmodules, cssmodules-react, fan-app, react18, rsbuild, typescript
- Language: TypeScript
- Homepage: https://my-squad-busters-info.vercel.app
- Size: 685 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)