An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

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)