Skip to content

Searches for movies using the Open Movie Database API and saves selected movies to a watchlist using localStorage.

Notifications You must be signed in to change notification settings

jamienorthman/movie-watchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Watchlist

Searches for movies using the Open Movie Database API and saves selected movies to a watchlist using localStorage.

Notes

A free-tier api key is used to practice working with APIs on the frontend. Normally access keys such as this would be hidden server side, or at the very least in a gitignore file, but in this instance it is just used for learning purposes. As I progress into more fullstack applications, this repo may be deleted with a new one created to reflect more secure practices.

Built with

  • Async JavaScript
  • HTML / CSS

About

Searches for movies using the Open Movie Database API and saves selected movies to a watchlist using localStorage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published