Skip to content

Movie Library mobile app built with React Native and the OMDb API

License

Notifications You must be signed in to change notification settings

Maluen/react-native-app-movies

Repository files navigation

react-native-app-movies

Movie Library mobile app built with React Native and the OMDb API

Inspired by the amazing Cinemaniac - Movies To Watch app.

Medium Article: https://medium.com/@Maluen0/a-clueless-look-at-react-native-part-3-developing-a-movie-library-app-62f111a13321

Installing and running

Make sure to update the config-private.js file with your OMDb API key:

export default {
  "apiKey": "INSERT YOUR OMDb API KEY HERE"
};

Then execute

yarn
yarn start

create-react-native-app

This project was bootstrapped with Create React Native App.

Screenshots

Main empty

Search

Details

Main Favorites

Drawer

About

Movie Library mobile app built with React Native and the OMDb API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages