sahedw / capstone-movie-app

https://capstone-project-watched-it.vercel.app/
3 stars 1 forks source link

Mark as Watched #36

Closed sahedw closed 1 year ago

sahedw commented 1 year ago

Create useState for watched. Function to add to watched and display icon accordingly. Create new WatchedContext with useContext. Adapt the MovieDetail Component Tests.

FinjaBaeumcher commented 1 year ago

lgtm