A simple website to search movies using the TMDB API. Built with HTML, CSS, and JavaScript.
- Search for movies by name
- Shows poster, title, and release year
- Uses TMDB API to fetch data
- Get an API key from TMDB
- Replace
API_KEYinscript.jswith your key - Open
index.htmlin your browser