A responsive UI for the Home Screen that adapts to both mobile and web platforms.
- Clean architecture implemented by MVVM pattern to separate concerns.
- Cubit state management managing state across the application.
- LayoutBuilder and mediaQuery for responsive design.