A modern Android Authentication application built using Kotlin Multiplatform (KMP) following the MVVM Architecture. The application provides secure user authentication with a clean and responsive user interface.
- 🔐 User Registration
- 🔑 User Login
- 👤 User Authentication
- 📱 Modern UI using Jetpack Compose
- 🧩 MVVM Architecture
- 💾 Local Data Storage
- ⚡ Kotlin Multiplatform Support
- 📂 Clean Project Structure
- Kotlin Multiplatform
- Jetpack Compose
- MVVM Architecture
- Kotlin Coroutines
- DataStore
- Android Studio
androidApp/
shared/
├── datastore/
├── model/
├── navigation/
├── repository/
├── ui/
├── viewmodel/
## 🚀 Getting Started
### Clone Repository
```bash
git clone https://github.com/meghana-1703/Android-Authentication-App.git
Open the project in Android Studio.
Build and run the Android application.
Meghana
GitHub: https://github.com/meghana-1703
LinkedIn: www.linkedin.com/in/muduthanapally-meghana-77baa7287
If you like this project, don't forget to give it a ⭐ on GitHub.
Learn more about Kotlin Multiplatform…


