Beautiful android mobile Recipes App designed using Jetpack Compose. Single screen design shows all important information about the recipe - Strawberry Cake.
Main elements of the screen:
- Scrollable top app bar with big image and scroll-to-fade feature.
- Interactive serving calculator.
- List of ingredients.
- Custom buttons.
- List of images.
- Fork it (https://github.com/tokhy1/Recipe_UI.git/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
If you have any question or any suggestions, get in touch with me at mohamed21346587@gmail.com
Happy Coding!