You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for displaying Pokémon stats built by [@NicosNicolaou16](https://github.com/NicosNicolaou16).
70
70
71
+
## 🏗️ Architecture
72
+
73
+
The project follows **Clean Architecture** principles combined with **MVVM (Model-View-ViewModel)** and **Unidirectional Data Flow (UDF)**. This ensures a clean separation of concerns, making the codebase scalable, maintainable, and testable.
0 commit comments