Project developed in React Native for the Developer vacancy technical challenge
The application aims to list movies that will be released, as well as various details of each movie, such as:
- Title
- Release Date
- Vote Average
- Vote Count
- Images
- Genres
- Homepage
- Original Title
- Overview
- Popularity
- Production Companies
Promise based HTTP client:
State Management:
Tests:
General:
yarn install
For iOS:
cd ios/
pod install
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.