Skip to content

An IMDb-like movie search app that enables users to search for movies and add them to their personal watchlist. The app fetches movie data from the OMDb API.

Notifications You must be signed in to change notification settings

leylamemiguven/movie-watchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ombdbapi-movie-watchlist

An IMDb-like movie search app that enables users to search for movies and add them to their personal watchlist. The app fetches movie data from OMDb API at https://www.omdbapi.com/. You can check out the application at : https://leylas-diner-ordering-app.netlify.app/

Getting Started

To start the project, navigate to the root directory in your terminal and run the following commands:

npm init
npm start

Application Overview

Initial View

This screen shows the search bar where the users can search for a movie and where they can access their watchlist.

Screen Shot 2024-09-10 at 1 33 12 PM

Searching Movies

When the user has searched for a movie they will get relevant information in a list and will have the option of adding the movies into their watchlist.

Screen Shot 2024-09-10 at 1 34 05 PM

The User Watchlist

Within the user watchlist, the users will be able to edit and remove the movies they've already seen from their watchlist. There will be a prompt asking the user if they want to remove a certain movie from their watchlist.

Screen Shot 2024-09-10 at 1 34 32 PM

Feel free to enhance or customize this project as needed!

About

An IMDb-like movie search app that enables users to search for movies and add them to their personal watchlist. The app fetches movie data from the OMDb API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published