https://github.com/jonnyburger/basketball-tracker
https://github.com/jonnyburger/basketball-tracker
basketball react remotion tracker
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonnyburger/basketball-tracker
- Owner: JonnyBurger
- Created: 2022-05-12T20:52:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T22:22:26.000Z (about 2 years ago)
- Last Synced: 2025-04-01T16:55:52.343Z (over 1 year ago)
- Topics: basketball, react, remotion, tracker
- Language: TypeScript
- Homepage: https://youtu.be/A8miHLSf_BI
- Size: 29.6 MB
- Stars: 29
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Remotion basketball tracker

**See tutorial (8min)**: https://youtu.be/A8miHLSf_BI
Since this is a fun project, no issues / pull requests are accepted.
## Commands
**Install Dependencies**
```console
npm i
```
**Start Preview**
```console
npm start
```
**Render video**
```console
npm run build
```
**Upgrade Remotion**
```console
npm run upgrade
```
## Docs
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
## Help
We provide help [on our Discord server](https://discord.gg/6VzzNDwUwV).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).
## License
Notice that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).