This is a repository containing React API code. The components are Class Based Components.
There will be a second code snippet showing how to convert this into Functional Components using HOOKS. https://github.com/akarki79/API-Call---React-Hooks
- Class Based Components
- Passing PROPS between components
- API calls (https://jsonplaceholder.typicode.com/) using AXIOS