Description: A website that finds cat images based on your preference
This web app: This website is for anyone who enjoys and has a cat.
Time spent: 5 hours spent in total
The following required functionality is completed:
The following optional features are implemented:
The following additional features are implemented:
Here's a walkthrough of implemented user stories:
Describe any challenges encountered while building the app.
The challenges that I encountered were trying to pass handlers from parent to child components. Understanding usestate and updating the state properly for each component and making each component modular were something I learned the most from this app.