Beginner React movie list project - Needs suggestions and improvement
Hello everyone! I'm a beginner in React and I'm learning concepts like components, props, state, and event handling.
I have built a small movie list project where I display a list of movies using a component. I have also added Like and Dislike functionality using useState.
I would love it if you could please review my code and give me feedback: