Use Popcorn is a web application built with React that allows users to search for movies and explore detailed information about each film. With the ability to rate movies and save them to a watched list, it enhances your movie-watching experience.
- Search for movies and view their basic information.
 - Access detailed information about each movie.
 - Rate movies and save them in your watched list for easy tracking.
 
- React
 - JavaScript
 - HTML/CSS
 
To run this project locally:
- Clone the repository.
 - Run 
npm installto install dependencies. - Start the app with 
npm startand open it in your browser. 
This project is licensed under the MIT License.