An open API service indexing awesome lists of open source software.

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

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
[![Watch the video](https://github.com/m-jayy/Instagram-Clone/blob/master/imges/insta_home.jpg)](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 !