Skip to content

Commit 69b7b52

Browse files
authored
Create README.md
1 parent 22ceda6 commit 69b7b52

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# MovieMania
2+
![MovieMania2](https://user-images.githubusercontent.com/32593150/151771096-dc23d27a-b47f-433a-8c77-1e6d802c83d8.gif)
3+
4+
### <br/><br/>There is an [ Article (Put the article link)](Put the article link) about this project . Please check it
5+
6+
## <br/><br/>Built With 🛠
7+
- [Kotlin](https://kotlinlang.org/)
8+
- [Coroutines](https://kotlinlang.org/docs/reference/coroutines-overview.html)
9+
- [Compose](https://developer.android.com/jetpack/compose)
10+
- [Navigation](https://developer.android.com/guide/navigation)
11+
- [Android Architecture Components](https://developer.android.com/topic/libraries/architecture)
12+
- [LiveData](https://developer.android.com/topic/libraries/architecture/livedata)
13+
- [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)
14+
- [Hilt](https://dagger.dev/hilt/)
15+
- [Retrofit](https://square.github.io/retrofit/)
16+
- [GSON](https://github.com/google/gson)
17+
- [Coil](https://github.com/chrisbanes/accompanist/blob/main/coil/README.md)
18+
- [Accompanist](https://google.github.io/accompanist/)
19+
- [Material Components for Android](https://github.com/material-components/material-components-android)
20+
21+
## <br/><br/> How to run this app
22+
- Clone this repository
23+
- Register in [TMDB](https://developers.themoviedb.org/) and get the API_KEY , BASE_URL and POSTER_URL and put it in graddle.properties
24+
- Build the application

0 commit comments

Comments
 (0)