Skip to content

Commit

Permalink
add phase 1 , search module
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangchungk53qx1 committed Mar 15, 2023
1 parent 4258467 commit 421e20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is an example of an Android App who uses Jetpack Compose to draw the UI, Ko

## How use this app
- Request an api key from themoviedb https://developers.themoviedb.org/3/getting-started/authentication and later put that key in the build.gradle app file.
- Add movie_preview.apikey= ****
- Create local.properties and add movie_preview.apikey= "************" in this

The **Movie Preview** app has been fully modularized and you can find the detailed guidance and
description of the modularization strategy used in
Expand Down

0 comments on commit 421e20a

Please sign in to comment.