Welcome to the Movie Watchlist Application! This project is a web application that allows users to create and manage a personalized watchlist of movies. It is built using JavaScript, HTML, and CSS, along with the OMDB API and hosted on Netlify.
The Movie Watchlist Application is designed to help movie enthusiasts keep track of movies they want to watch. Users can add movies to their watchlist, view details about each movie, and remove movies once they have watched them. The application provides a seamless and interactive user experience.
- JavaScript: For the application logic and interactivity.
- HTML: For structuring the application.
- CSS: For styling the application and making it visually appealing.
- OMDB API: For fetching movie data.
- Netlify: For hosting the application.
- Add Movies: Users can add movies to their watchlist by searching for movie titles.
- Movie Details: View detailed information about each movie, including the title, description, and release date.
- Remove Movies: Easily remove movies from the watchlist once watched.
- Responsive Design: Ensures the application looks great on all devices.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Ankitv003/Movie-Watchlist.git
-
Navigate to the project directory:
cd Movie-Watchlist
-
Open the
index.html
file in your browser:open index.html
Once you have the project running locally, you can start using the Movie Watchlist Application. Use the search bar to find movies and add them to your watchlist. Click on a movie title to view its details, and use the remove button to delete movies from your watchlist.
Feel free to reach out if you have any questions or suggestions! You can contact me via the contact form on my website or through the following channels:
- Email: [email protected]
- LinkedIn: https://linkedin.com/in/ankit-verma03
- GitHub: https://github.com/Ankitv003
Thank you for using the Movie Watchlist Application! Enjoy managing your movie watchlist!