⭐ Star this repo on GitHub — it motivates me a lot!
A memes app for all the memes lovers. This app shows memes from Reddit
, and has the capability of saving the memes. The project implements modern Android best practices for the development like Retrofit
, Kotlin Coroutines
, ViewModel
, Repository Pattern
, RoomDB
, etc.
Screenshot 1 | Screenshot 2 | Screenshot 3 |
---|---|---|
APK for the project can be found here
D3vd for providing a free API that allows access to various memes related data. Their API was instrumental in retrieving the necessary information for this project.
Rajit Deb