dipandhali2021 / CineMagic

react based movie website
4 stars 2 forks source link
api frontend hacktoberfest react redux

CineMagic

CineMagic is a web application that allows users to discover movies and TV shows. It utilizes React, Redux, and the TMDB API to provide an engaging experience for movie enthusiasts. Users can explore various genres, search for specific titles, and watch trailers.

Features

Tech Stack

Installation

To get started with the project, follow these steps:

  1. Clone the repository:

    
    git clone https://github.com/dipandhali2021/CineMagic.git
  2. Navigate into the project directory cd CineMagic

  3. Install the dependencies: npm install

Running the Application

To run the development server, use the following command: npm run dev

API Configuration

Contributing

License

Acknowledgments