Skip to content

rubenquadros/Jetpack-Compose-Video-Games-Example

Repository files navigation

Jetpack-Compose-Video-Games-Example 🎮

This is a simple video games discovery app showcasing UI using Jetpack Compose and also tests for composable UI.

This application gets all it's data from RAWG API.

Building the project 🔨 🔧

To successfully build this application you need an API key from RAWG.

Head on over there and follow the steps to get your key. It's completely free!

Once you get your API key, edit your local.properties file and add the key as follows:

api.key=YOUR_API_KEY

Future scope 🔮 🔜

  • Add filter functionality

Different components used in the project 🎼 📖 ✨

About

This is a simple video games discovery app showcasing UI using Jetpack Compose with Clean Architecture and also tests for composable UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages