Skip to content

Allows users to search for movies using the Open Movie Database (OMDb) and save to a watchlist using localStorage

Notifications You must be signed in to change notification settings

matt-colen/movie-watchlist

Repository files navigation

movie-watchlist

An app that allows users to search for movies using the Open Movie Database (OMDb) and save to a watchlist using localStorage

Features:

  • Hides the API key from front-end code using Netlify serverless functions.
  • Uses Axios to make my HTTP requests in my Netlify functions.
  • Fetches movie data from the Open Movie Database (OMBb).
  • Allows users to save items in a watchlist using localStorage.
  • Allows users to remove items from their watchlist.
  • Clean and simple UI that fulls accessible and easy to navigate with keyboard use.

About

Allows users to search for movies using the Open Movie Database (OMDb) and save to a watchlist using localStorage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages