/React-Redux-Saga-Card-Viewer

React movie explorer. For handling async progress such as API calling, Saga has been used. Fetching the move and actor data using TMDB REST api.

Primary LanguageJavaScriptMIT LicenseMIT

This project was bootstrapped with Create React App.

This is Reactjs Project using:

  • Redux
  • Axios
  • Eslint
  • Reselect
  • Immutable
  • Recompose
  • Redux-Saga
  • React-Router
  • React-Router-Redux
  • Sass/Scss

Description

This project allows visitors to browse movies and their cast based on data from The Movie DB API.

Testing

Resources

To run Tests

  > yarn test