Fetch an animal-list from API, create startpage with all animals and then detailed pages for all of them using routing. You should be able to fed animals with button, set the time when you fed them, and also the button should then be disabled.
After 3 hours, you can feed the animals again, and after 4 hours both the detailed page and startpage will say the animals is hungry and wants food.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.