https://github.com/TravisGibbs/SportsCardToolApp
The react app component of the SportsCardTool project. Will allow for easy browsing of data and the ability for users to interact with data directly.
https://github.com/TravisGibbs/SportsCardToolApp
baseball cards reactjs sports
Last synced: 26 days ago
JSON representation
The react app component of the SportsCardTool project. Will allow for easy browsing of data and the ability for users to interact with data directly.
- Host: GitHub
- URL: https://github.com/TravisGibbs/SportsCardToolApp
- Owner: TravisGibbs
- License: apache-2.0
- Created: 2023-04-05T16:00:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-07T19:25:10.000Z (over 1 year ago)
- Last Synced: 2024-11-13T17:45:51.964Z (7 months ago)
- Topics: baseball, cards, reactjs, sports
- Language: JavaScript
- Homepage: https://www.sportscards.tools/
- Size: 352 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - TravisGibbs/SportsCardToolApp - The react app component of the SportsCardTool project. Will allow for easy browsing of data and the ability for users to interact with data directly. (JavaScript)
README
# SportsCardToolApp
This is the application for SportsCardTool that allows for easy navigation of SportsCard data via React.
See the main SportsCardTool python library [here](https://github.com/TravisGibbs/SportsCardTool).
## How to use!
Simply navigate to https://www.sportscards.tools/.
## Development
Read the [CONTRIBUTING.md](CONTRIBUTING.md) file.
### Attribution
This README was adapted from an example [here](https://github.com/rochacbruno/python-project-template/blob/main/README.md)