About CineMuse (Vanilla Edition)

Welcome to CineMuse, your smart, client-side movie discovery application. This project was built to demonstrate advanced web development capabilities using only the fundamentals.

Technology & Philosophy

CineMuse is a "Vanilla Edition" app, meaning it runs entirely on pure front-end technologies with:

Data Source

All movie data, including titles, posters, ratings, and genres, is fetched in real-time via the public API provided by The Movie Database (TMDB). We are grateful for their service in powering this application.

The app is built purely as a demonstration of skill and does not serve as an official movie resource.