Built the screens with Flutter using Cubit for state management.
Used Navigator for navigation between pages.
Added Text widgets for titles and labels.
Implemented AppBar for the top bar.
Used ElevatedButton for actions like Login and Sign Up.
Added TextField for user input fields.
Displayed illustrations with the Image widget.