Teggy's Movies
Service
Film
Date
April 2025
Languages/Libraries
JavaScript | HTML | React.js | Tailwind CSS | Vite
I developed a responsive movie application that consumes the TMDB API, featuring dynamic search functionality for an interactive user experience. I implemented a favorite movies feature using React hooks and local storage, allowing users to easily save and access their preferred titles. The UI was enhanced with Tailwind CSS to create an intuitive, mobile-friendly interface. To ensure smooth performance, I optimized the application using React Context and memorization techniques.