androiddevnotes / awesome-android-kotlin-apps

👓 A curated list of awesome android kotlin apps by open-source contributors.
2.42k stars 355 forks source link

Add Jetpack Compose repo #82

Open rubenquadros opened 9 months ago

rubenquadros commented 9 months ago

Hello @androiddevnotes

Here is my Jetpack Compose Video games app which uses RAWG api to show different games. You can click on any game and see all the details as well as any trailers if they are available.

The main aim of this project is to help people get familiar with Jetpack compose and this repo is part of a series of articles on medium as well.

Hope this helps :)