This project aims to design a user interface for login and signup screens
using the Flutter framework.
•It provides interactive UI components such as email and password input
fields, styled with custom colors and rounded edges.
•The design is responsive and adapts to different screen sizes using
scrollable views and padding.
•Navigation between the login and signup pages is implemented using the
Navigator class.
•This project serves as a foundational structure for apps that require user
authentication and account management.