Skip to content

Tmdb clone using Kotlin Multiplatform. It supports the Android,iOS, Web and Desktop Application. [ Working ... ], preview in https://fernanapps.github.io/FX-Tmdb-Clone---Compose-Multiplatform/

Notifications You must be signed in to change notification settings

FernanApps/FX-Tmdb-Clone---Compose-Multiplatform

Repository files navigation

FX-Tmdb-Clone---Compose-Multiplatform

Mobile

Desktop

Web

Features

  • Home Screen
  • Search Screen
  • Items Screen
  • Details Screen
  • Youtube Embed Screen

Working ...


Before running!

  • install JDK 17 on your machine
  • add local.properties file to the project root and set a path to Android SDK there

Android

To run the application on android device/emulator:

  • open project in Android Studio and run imported android run configuration

To build the application bundle:

  • run ./gradlew :composeApp:assembleDebug
  • find .apk file in composeApp/build/outputs/apk/debug/composeApp-debug.apk

Desktop

Run the desktop application: ./gradlew :composeApp:run

Browser

Run the browser application: ./gradlew :composeApp:jsBrowserDevelopmentRun Or Preview in Browser

About

Tmdb clone using Kotlin Multiplatform. It supports the Android,iOS, Web and Desktop Application. [ Working ... ], preview in https://fernanapps.github.io/FX-Tmdb-Clone---Compose-Multiplatform/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published