Skip to content

Latest commit

 

History

History
63 lines (43 loc) · 1.25 KB

README.md

File metadata and controls

63 lines (43 loc) · 1.25 KB

AuthApp

AuthApp is a Flutter-based mobile application designed to provide a modern login user interface. This project includes a login page with animated transitions and a logout button.

Features

  • Animated UI: Smooth and engaging animations for login and home screens.
  • Responsive Design: Adapts to different screen sizes.

Screenshots

Login Page

Getting Started

  1. Clone the Repository:

    git clone https://github.com/smexinator/auth_app.git
  2. Navigate to the Project Directory:

    cd auth_app
  3. Install Dependencies:

    flutter pub get
  4. Run the Application:

    flutter run

Contributing

  1. Fork the Repository.
  2. Create a New Branch:
    git checkout -b feature/your-feature
  3. Make Your Changes.
  4. Commit Your Changes:
    git add .
    git commit -m "Add your message"
  5. Push to Your Branch:
    git push origin feature/your-feature
  6. Create a Pull Request.

Contact

For questions or feedback, please contact durrani494@gmail.com.