https://github.com/mrhappyma/clash-royale-tournament-display
https://github.com/mrhappyma/clash-royale-tournament-display
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrhappyma/clash-royale-tournament-display
- Owner: mrhappyma
- Created: 2023-07-29T18:53:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T01:39:04.000Z (about 2 years ago)
- Last Synced: 2024-05-18T02:31:52.497Z (about 2 years ago)
- Language: TypeScript
- Homepage: https://clash.userexe.me/
- Size: 539 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clash Royale Tournament Display
it's what it sounds like

also has a countdown timer (in the yellow bit at the top) but i can't find a good tournament to demo it with so heres a concluded one
## dev
```
#.env
API_KEY="" # big long string from https://developer.clashroyale.com/
```
`pnpm i`
`pnpm dev`