Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 563 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 563 Bytes

Moviestar Livestream

Check out the full Livestream on my YouTube channel.

What is this?

This is the repository for the Livestream on my YouTube channel. In this Livestream I am building a Movie App with React Native and the TMDB API.

How to use this repository?

Just run npm install to install all dependencies and then expo prebuild to create the native projects.

Then run expo run:ios or expo run:android to start the app.