UCF-CEN-5016 / Fakeflix-UCF

This is the Fakeflix Repo for the CEN-5016 class at UCF.
MIT License
0 stars 39 forks source link

Added detailed documentation to `src/redux/movies/trending.reducer.js` #85

Open rohan6820 opened 2 months ago

rohan6820 commented 2 months ago

Overview

This pull request adds detailed documentation to the src/redux/movies/trending.reducer.js file. The reducer is responsible for managing the state related to trending movies, including the loading status, fetched data, and any errors encountered during data retrieval.

Documentation Includes

This pull request resolves issue #82