usePopcorn
Stack: Javascript, ReactJS, CSS
- Employed React along with CSS to craft the user interface
- Utilized the OMDB API to fetch a list of movies by name and retrieve detailed information about specific movies
- Developed a custom rating component with full customization, allowing for extensive configuration through the use of passed props
- Implemented custom hooks to abstract and encapsulate state and logic, promoting reusability and modularization in the codebase