parthbrahmaxatri / movie-search-app

Movie search app built using React.js and TMDb API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

find-my-movie

find-my-movie is a simple movie search app built using React.js and TMDb API that fetches movie data and allows you to view the release date, rating and brief overview of your favourite movie.

Usage:

  • Clone the repository.

  • Provide your own TMDB API KEY in the .env file.

  • Install all the required modules and dependencies:

    npm install

  • Run the web app locally:

    npm start

About

Movie search app built using React.js and TMDb API


Languages

Language:JavaScript 52.0%Language:CSS 34.2%Language:HTML 13.8%