Jetpack Compose Recipe App

This repository contains a simple Recipe app ( Only the UI implementation ) built using Jetpack Compose, a modern UI toolkit for Android development.

Screenshots

Requirements

  • Android Studio Arctic Fox (2020.3.1) or above.
  • Android SDK version 30 or above.
  • Kotlin version 1.5.0 or above.

Getting Started

To get started with the calculator app, follow these steps:

  1. Open Android studio.
  2. Click on Get from VCS (New project from VCS) and paste the Repo URL to clone to Repo onto your local machine.
  3. Wait for Gradle sync and run the project either on AVD or your android device

Acknowledgements

The calculator app is GUIDED!! It is not my Original Idea. I just followed the steps of the below mentioned video.

Youtube

GitHub

View Github