This is an animated login page app built with [Flutter] and [Firebase]. You can sign in with your email and password login options. You can also sign up for a new account, reset your password, or sign out from the app. The app has a smooth and colorful animation that transitions between the login and sign up pages.
- Cross-platform app development with Flutter
- User authentication and storage with Firebase
- Form validation and error handling
- Custom animation with Flutter's animation framework
To run this app locally, you need to have [Flutter] and [Firebase] installed and configured on your machine.
- Clone this repo:
git clone https://github.com/Aswin2702/Login-Page.git - Go to the project folder:
cd Login-Page - Install dependencies:
flutter pub get - Run the app:
flutter run - Open the app on your device or emulator
This project is licensed under the MIT License.
Copyright © 2022 Aswin
