This is the Task for React Day_10
This React application demonstrates CRUD operations using Axios for API calls. It includes components for creating, editing, and displaying user data fetched from a mock API.
The application uses a mock API hosted at (https://6680d76956c2c76b495cdae5.mockapi.io/product) | The API is used for storing and retrieving user data.