/moviesList

Movies List app inspired in Netflix Design made in React Native

Primary LanguageJavaScript

Movies List App

This project is an app made with React Native to search, show Movies. You can see movies by categories and trending movies

Run the app

Make sure you have React Native development environment set

Install the packages:

yarn

Run the app:

react-native run-ios

or

react-native run-android