'Cook it' is an app where users can find recipes based on ingredients they have at home.
This project uses variables to add ingredients to the list using a single input field.
I created the loading animation using a group of images which rotate into a pot.
I used cloning and obscurity transitions in the recipes screen to display the recipe when it's tapped.
A simple implementation of how to simulate a Dynamic List which the user can manually increase or decrease using a single Container, a List component and States.