Movies app

Used technologies:

Description:

Movie-listing React app using Redux Toolkit for global state management.

Movies may be (un)liked, (un)disliked or removed from the list altogether. This will affect their global like/dislike ratio.

It is possible to filter out movie by genre and limit how many movies are shown on each page through a pagination system.