# React App use API Football
## Install and start project with npm
```bash
npm install
```
And
npm run start
## Install and start project with yarn
yarn
yarn start