Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakepartusch/fantasy-tools
A suite of tools for fantasy football players
https://github.com/jakepartusch/fantasy-tools
fantasy fantasy-football football react
Last synced: about 2 months ago
JSON representation
A suite of tools for fantasy football players
- Host: GitHub
- URL: https://github.com/jakepartusch/fantasy-tools
- Owner: JakePartusch
- License: gpl-3.0
- Created: 2017-10-12T02:26:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T09:07:47.000Z (about 2 years ago)
- Last Synced: 2024-10-13T07:05:15.445Z (2 months ago)
- Topics: fantasy, fantasy-football, football, react
- Language: CSS
- Homepage: https://fantasytools.dev
- Size: 3.27 MB
- Stars: 47
- Watchers: 6
- Forks: 21
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fantasy Tools
> We strive to bring fantasy sports players a suite of tools to evaluate past performance and improve future results with unique data-driven simulations. https://fantasytools.dev
# Development
Built with [create-react-app](https://github.com/facebookincubator/create-react-app)
Run with: `npm run start`
Units tests: `npm test`
E2E tests: `npm run cypress:open`