Project 11
usePopcorn
A film query website where users can search for movies and rate what they have watched.
Notes
This project sharpened my use of core React hooks such as useEffect, useRef, and useState, while introducing more reusable logic through custom hooks.
React HooksCustom HooksAPI Requests