usePopcorn is a react application that provides users with a way to explore movies, rate them, and manage their watched movies list. By leveraging the OMDB API (Open Movie Database), the app gains access to an extensive movie database, allowing users to quickly and easily find movie information, including genre, cast, director, ratings, and much more. This application is a part of a course offered by Jonas Schmedtmann. I built the application when i took the course.
- search movie
- show movie details
- rate movie and add to watched
- remove movie from watched
- show stats about your watched movies
- use Enter key to start searching movie
- use Esc key to close the movie detail
- watched movies stored in browser local storage