- Dynamic movie browsing app built with React.js, following the MVC (Model-View-Controller) design
pattern. It provides users with an intuitive interface to explore movies, view detailed information, and
manage their watchlists seamlessly. The app separates concerns efficiently—handling data fetching and
business logic in the Model, user interactions in the Controller, Routing and rendering stunning UIs in the
View.