A simple app to render data from the free fake API using ReactJS while implementing some fake CRUD operations.
The purpose of the app is to learn creating functional components using hooks.
Check out the API here
Crud operations implemented so far :
- Read
- Update
- Delete