Amy Rowell
← Back to Projects
screenshot of Netflix style movie search

MovieLand

This streaming-inspired single-page application focuses on asynchronous API consumption and lightweight frontend architecture. Built entirely with vanilla JavaScript to showcase core language mastery, the application enables users to instantly query a global cinema database from a clean, dark-mode search interface. The frontend captures user input, orchestrates live API requests, and dynamically renders the matching titles, media categories, and promotional poster artwork into a responsive grid system without requiring a heavy framework.

Key Features: Live dynamic search filtering, asynchronous API data handling, and custom framework-free DOM manipulation.