/Movie-Search-App

This application searches and recommends movies by using themoviedb.org api

Primary LanguageJavaScript

Movie Search App

Simple Movie Search App in HTML, CSS, and JavaScript using the APIs for fetching movies information.

Used Technologies

  • HTML5
  • CSS3
  • JavaScript

Used APIs

  • TMDB API

Steps to Use:


  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the directory
  • Run the index.html file
  • Just Type the movie name you want to know the details of, and then press Enter.
  • After that it will automatically display Details and TMDB rating.

ScreenShots

Movie-Search-App