Rumplestilkins_app

category_app

Simple React app that displays information about movies and TV series.

Note: Open the console or use the Redux DevTools to see the current action and state of the app.

Built With

  • React - The JavaScript library used
  • Redux - State container for the app
  • React Redux - Used to enable React components to read data from Redux store
  • OMDB API - Used to obtain movie information