Skip to content

Film Finder, a React-based web app, provides an interface for users to search for movies and view detailed information using the Movie Database API.

Notifications You must be signed in to change notification settings

hsavzyan/film-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Film Finder

Description

Film Finder is a web application that helps users find films based on their preferences. It fetches data from the TMDB API and displays a list of movies that match the user's search query.

Features

  • Search for films by title.
  • Get detailed information about each film, including title, release date, rating, and a brief description.
  • The application handles loading states and displays an error message if the movie fetching fails.

Installation

To install the application, follow these steps:

  1. Clone the repository: git clone https://github.com/hsavzyan/film-finder.git
  2. Navigate to the project directory: cd film-finder
  3. Install the dependencies: yarn install

Usage

To start the application, run yarn start in the project directory.

Contributing

We welcome contributions from the community. If you'd like to contribute, please fork the repository, make your changes, and submit a pull request.

Contact

If you have any questions or feedback, please open an issue on this repository.

About

Film Finder, a React-based web app, provides an interface for users to search for movies and view detailed information using the Movie Database API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published