Skip to content

The Movie Search App is a user-friendly platform built with React. It integrates with the TMDB API to provide real-time movie data, offering a seamless experience for movie enthusiasts to explore their favorite films.

Notifications You must be signed in to change notification settings

VinayakaHegade/Movie-Search

Repository files navigation

Demo

Ecomm-Shopz

Movie Search App

The Movie Search App is a user-friendly platform built with React. It integrates with the TMDB API to provide real-time movie data, offering a seamless experience for movie enthusiasts to explore their favorite films.

Prerequisites

Before you begin, ensure you have met the following requirements:

Running the App

To run this app, follow these steps:

  1. Clone this repository.

  2. Navigate to the project directory.

  3. Create a .env file in the root of your project.

  4. Add the following line to your .env file:

    VITE_API_KEY=Your_TMDB_API_Key
    

    Replace Your_TMDB_API_Key with your actual TMDB API key.

  5. Install the project dependencies by running:

    npm install
    
  6. Start the development server by running:

    npm run dev
    

The application should now be running locally.

About

The Movie Search App is a user-friendly platform built with React. It integrates with the TMDB API to provide real-time movie data, offering a seamless experience for movie enthusiasts to explore their favorite films.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published