Built an interactive movie discovery application called usePopcorn that allows users to search movies, view detailed information, and create a personal “watched movies” list.
Developed with React.js focusing on component-based architecture and state management with useState & useEffect.
Implemented API integration to fetch movie data dynamically.
Added features such as star rating system, watched movies summary, and responsive design for better user experience.
Emphasized clean UI, reusability of components, and optimized rendering.
This project strengthened my skills in React hooks, lifecycle management, and API handling, while improving my ability to create engaging, user-focused applications