- API Tests
- Replicate the pages with static components
- Navigate between pages (react-router-dom)
- Split components (styled-components)
- Integration with API (Search players)
- Player positions sections
- Drag and Drop
- Tag Input
- Validation (yup and @unform)
- Context API
- Top5 Section
- Most and Less Picked Players
- Tests
This is the demo version from https://www.api-football.com/ API Key is public on services/api
We can search for most football players
Using Yup and reading the documentation it was possible to validate the fields
This problem solved using a background image (with the application colors) and setting a style for every player position.
I needed to review some concepts and see examples, solved by logic in javascript
Solved by using API Context and useLocation when user try to edit any team
Unsolved yet



