Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 533 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 533 Bytes

Birthday Card App 📱

This android application is built using Kotlin.

It is a good simple app to develop while starting learning Kotlin.

⚙ App Installation

  • Fork this repository.
  • Copy the url of your forked repository and clone it on your system using git clone command.
  • Or click on Download Zip to download a ZIP file of this repository.
  • Open the repository's folder on your system using Android Studio(or any other software you use).
  • Now you can access the code and files of the app. Have fun!