Skip to content

Latest commit

 

History

History
 
 

Movie-Search-App

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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