https://github.com/mmj-dev-git/instagram-clone
Instagram Clone
https://github.com/mmj-dev-git/instagram-clone
Last synced: 5 months ago
JSON representation
Instagram Clone
- Host: GitHub
- URL: https://github.com/mmj-dev-git/instagram-clone
- Owner: mmj-dev-git
- Created: 2022-08-09T13:00:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-09T13:12:46.000Z (over 3 years ago)
- Last Synced: 2025-07-01T11:55:00.102Z (5 months ago)
- Language: Kotlin
- Size: 3.48 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instagram Clone
Instagram clone is an app build using new technologies/trends and other advanced Jetpack compose specific concepts.
This is just demo app for new developers who want to lear best practices for app design & development
Also it should be enough to cover almost most of the concepts that you need to learn about Jetpack compose! 🤩 .
click on image to watch video
[](https://youtube.com/shorts/VbM-cPMeyFM)
Following are the technologies used in app:
1. MVVM architecture
2. Jetpack Compose for UI
3. CompositonLocalProvider
4. State management
5. Compose Navigation
6. Compose animations
7. Hilt for Dependency Injection
8. Lottie animations
9. Launched Effect
10. Coroutines
11. Timber for logging
12. Accompanist PlaceHolder to show loading effect "Shimmer"
13. Accompanist PagerView for post images
Happy coding !