/my-movie-list

MyMovieList is a web application for creating lists of films to watch. 🎬 Uses Node,js & React with themoviedb API. 🎥

Primary LanguageJavaScript

MyMovieList - Web App 🎬

MyMovieList is a web application used for tracking films to watch.

Requirements:

  1. Node.js 12.16.3 (LTS)
  2. themoviedb API Key
  3. ES7 React/Redux snippets
  4. Visual Studio Code (or IDE of choice)

Development environment setup instructions:

  1. Clone the repository on your local machine.
  2. Open the root folder in Visual Studio Code (or your IDE of choice).
  3. Add your own TMDB API key to .env.local
  4. Run npm start in your IDE's console.

Screenshots 📷

Screenshot from 2023-08-03 11-20-13

Search Movies 🎥

Screenshot from 2023-08-03 11-21-10 Screenshot from 2023-08-03 11-21-16

Add Movies to Watchlist 🎥

image Screenshot from 2023-08-03 11-21-43

Move Movies Between Lists 🎥

Hover over the Movie Card to Access Controls ✔️

image

Go to the Watched Page ✔️

Screenshot from 2023-08-03 11-20-44

Watched Page is Updated! ✔️

Screenshot from 2023-08-03 11-22-02

Author Info