/Cinepedia

A movie search app where you can get detailed information about movies

Primary LanguageJavaScript

Live URL: https://cinepedia-react-movie-app.netlify.app/

Overview

A movie search app where you can get detailed information about movies. This app pulls data from TMDB API.

Screenshot1

Screenshot2

Built With

  • React
  • React Router
  • CSS
  • TMDB API

Usage

Clone this repository-

git clone https://github.com/SravanSTG/Cinepedia.git
cd Cinepedia

Install dependencies

npm install

Run the application

npm start