Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.48 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.48 KB

TMDb React Native

A simple movie app for browsing movies, built with React Native and Expo.

Prerequisite

  • Download the expo app (App store, Play store) into your mobile device.
  • If you'd like to run the project locally, please install expo-cli into your machine.

Live demo

  • For iOS, scan the QR code using device camera app.
  • For Android, use the expo app's scanner to scan the QR code.

Installation

  • If you'd like run the project in your machine, please follow the steps below.
  • Strongly suggest using yarn for better experiences.

1. Install dependencies

yarn

2. Run the project

yarn start

3. Open up the expo app in your mobile device

4. Go to "Projects" tab

5. Select the project "TMDb React Native" under recently in development section

Disclaimer

This project is solely for sharing and exchanging technological ideas and does not subject to any commercial use.

License

MIT