Cera needs an internal system to handle their carers availabilty. For this assignment, write a React web application that will handle the following user scenario.
- As a user I want to see all carers available with their current available slots
Build your application according to the following design
- Fetch the carers, using the following REST endpoint: https://ceracare.github.io/fe-exercise/carers.json
- Share your assignment by sending to us the link to your repository.
- Spend up to 4 hours on this assignment. If you feel like there is something missing, just describe what you would've done in your README file. Write your code as if it were production code.
Note: Feel free to add any extra design choices or packages to help you in development. If so make sure it's documented
