Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

PR: Dog Breed Challenge Fetch API #78

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Mahto22
Copy link

@Mahto22 Mahto22 commented Sep 10, 2023

  1. Used react hook useState to set the value
  2. Used UseEffect hook to fetch the dog breed API to show on the browser
  3. Applied filter on search as per dog breed
  4. Aet limit to display dog image 10 on search
  5. Used heart icon to favourite and unfavourite toggle button on the image
  6. On click to the favourite/unfavourite (heart) button to add/remove from the favourite section
  7. Each image is added in the bootstrap card to apply CSS

I have done as per my knowledge and added some other components, add styles, etc.
Please review and check ASAP and inform me.

Note: I have used simple fetching and hooks instead of redux.

Thank You

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant