Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darrylmorley/tmdbapi

Playing with the TMDB API
https://github.com/darrylmorley/tmdbapi

Last synced: about 2 months ago
JSON representation

Playing with the TMDB API

Awesome Lists containing this project

README

        

# TMDB API Movie Search

TMDB API Movie Search is a simple web application that allows you to search for movies using The Movie Database (TMDB) API and view the search results.

## Features

- Search for movies by title.
- View movie details, including the title, overview, and rating.
- User-friendly interface with a responsive design.

## Technologies Used

- HTML
- CSS
- JavaScript
- TMDB API