I built this app to demonstrate knowledge working in React JS and React-Redux using Redux toolkit. Besides,i have build this project with Axios for API calls, React Router DOM for Routing and Node-SASS for our SCSS compile to CSS. In this we will see how we can convert a synchronous action creator into a asynchronous action creator using Redux Middleware Thunk and build the Search filter using Middleware Thunk in redux toolkit so that we can search for different movies or shows. Another feature we will add is Movie Card Slider or Carousel component. We will use react-slick library and build a responsive movie carousel.
Technologies
React
Redux Toolkit
Bootstrap
Axios API
Back