Skip to content

stamfar/react-native-app-movies-master

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors