/watchlist

Store Movie List with react useContext with localStorage functionality

Primary LanguageJavaScript

Netlify Status

About 🍿

Build this project to learn more about React Context API, together with localStorage. Means you should be able to get your state back whenever the page reload ;)

Feature

  • Create a Movie List to watch (Add to watch later type functionality)
  • saved state to your localStorage functionality

Dependencies

  • React JS (Hooks)
  • TMDB API
  • Material UI (+ Material UI icon)
  • LocalStorage (Read More)
  • Netlify for deployment