- Rendered list of cakes
- Implemented search
- Moved Search component to Child (Lift State Up)
- Added Cypress E2E tests
-
Render list of cakes (https://gist.githubusercontent.com/hart88/198f29ec5114a3ec3460/raw/8dd19a88f9b8d24c23d9960f3300d0c917a4f07c/cake.json) [Done]
-
Make UI render nicely on iPad and Nexus 5
-
Add ability to search cakes
-
Add basic ability to edit/add cakes
-
All code must be tested