/movies

Primary LanguageJavaScript

Movies

Movies

Aplicativo desenvolvido com React Native

The App brings movie information through the open API of Trakt and TMDB

Installation

npm install
# or
yarn

Create .env and add environment variables as in the .env.example

Getting Started

npm start
# or
yarn start