Skip to content

SayanSomya/SWC_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Movie Listing Website

This project is a movie listing website created using HTML, CSS, and JavaScript. The website provides features such as search options, light-to-dark theme mode, a "show more" button, and more. It utilizes the TMDB (The Movie Database) API to retrieve and display movie data.

✨ Features

  • 🔍 Search Options: Easily search for movies by title or keywords.
  • 🌗 Light/Dark Theme Mode: Toggle between light and dark themes for a better user experience.
  • Show More Button: Display additional movies or content on demand.

🛠️ Technologies Used

  • HTML: For the website's structure.
  • CSS: For styling and layout.
  • JavaScript: For dynamic content and interactivity.
  • Movies API (TMDB): To fetch and display movie data.

🚀 Getting Started

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/SayanSomya/movie-listing-website.git
  2. Navigate to the project directory:

    cd movie-listing-website
  3. Open the index.html file in your browser.

🗝️ API Usage

This project uses the TMDB API to fetch movie data. You need to sign up at TMDB to get an API key.

Replace YOUR_API_KEY in the JavaScript code with your actual API key: