# Film Finder Web App
![Film Finder Logo](./img/logo.png)
Film Finder Web App is a web application that allows users to search for movies by title, view movie details, and discover popular movies.
## Features
- Search for movies by title.
- View movie details including title, rating, and overview.
- Discover popular movies.
## Getting Started
To run the Film Finder Web App locally, follow these steps:
1. Clone this repository to your local machine:
```bash
git clone https://github.com/dretechdev/film-finder
- Open the
index.html
file in your preferred web browser. - Start searching for movies by title!
- This web app uses The Movie Database (TMDb) API to fetch movie data.
- HTML
- CSS
- JavaScript
Contributions are welcome! If you have any suggestions, feature requests, or find any issues, please open an issue or create a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.