
Overview
Moviez is a feature-rich movie database app where users can search, filter, and explore movies and TV shows. Built with React and Redux, it leverages the TMDB API to provide real-time data. The application features a clean design with smooth animations and is fully responsive.
Technologies
- •React
- •Redux
- •TMDB API
- •SCSS
- •Infinite Scroll
Features
- Search and filter movies/TV shows
- Detailed pages with movie information
- Responsive design with smooth animations
- Real-time data fetching from TMDB API
Development and Challenges
Optimizing API calls for efficient data fetching and implementing infinite scrolling were key challenges. Leveraging Redux for state management helped improve performance and scalability.
Conclusion
Moviez showcases how React, Redux, and API integration can be combined to build a dynamic movie database. The project strengthened my experience in state management, API optimization, and responsive UI design.