React Redux - Movie List App [Feedback Please]

I’ve taken stephen grider’s react course and little bits and pieces of others and I decided I wanted to try to make my own project without a tutorial. I found a project made by someone else and decided to recreate it and add a little bit extra.

The app allows the user to search through a database of movies and add them to their library or list. In the library the user can rate the movie for themselves.

It’s only the front end so none of the data saves.

I’d love to hear what people think I could improve and/or some tips on react & redux.

CLICK ME

CODE LINK