Skip to content

meghanacv/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie App

This is a simple movie app built using HTML, CSS, and JavaScript. It utilizes a third-party API from TMDB (The Movie Database) to access a vast database of movies, providing details such as titles, ratings, and images.

Features

  • Popular Movies: The app fetches data from TMDB to display the most popular movies.
  • Hover Effect: A hover effect is implemented to show a brief overview of each movie when hovered over.
  • Search Functionality: Users can search for movies within the app.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • TMDB API

image

image