Creating a Wordle App in Jetpack Compose

Part 1: Let’s Start With the Domain and the First Visual Component of Our Wordle App

By now, you have probably heard of Wordle, an app that gained popularity in late 2021 and continues to attract thousands of users to this day.

In order to unravel how it works and learn about Jetpack Compose, the new Android library for creating user interfaces, we are going to create a replica of this well-known app.