1Z99 / movie

Powerful Yet Simple Trailers Search Application Built With React

Home Page:https://1z99.github.io/movie/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artrc Trailers

Artrc Movies is a powerful movie search application built with React that aims to provide users with comprehensive access to movie information. The platform enables users to search for movies and explore a vast database, offering details about numerous movies.

Concept

ArtRC Movies stands out by its capability to surface an extensive collection of movies. For instance, searching for a term like "Batman" doesn't just return a couple of movies; it fetches an extensive list that includes over 500 movies related to Batman in the title, cast, or theme . This comprehensive search functionality ensures users can explore a wide range of movies related to their query, offering an immersive movie discovery experience.

Live Site

The website is live and accessible at Artrc Movies. Feel free to explore the extensive movie database and search for your favorite movies!

Features

  • Search Movies: Enter any movie title, keyword, or phrase to discover a vast array of movies related to the search term.
  • Filtering Options: Narrow down search results by specifying movie type (movie/series) and release year.
  • Pagination: Display search results with pagination for better navigation through extensive lists of movies.

YouTube API Quota Limitation

Please note that due to YouTube's API quota limitations, the availability of movie trailers may be affected. YouTube allows a limited number of queries per day, and if the trailer is not available, it might be due to reaching the daily quota limit for accessing YouTube's API.

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install dependencies using npm install
  4. Run the application with npm start

Usage

  1. Enter the movie title or relevant keyword in the search bar and press 'Enter' or click the search icon.
  2. Utilize the dropdowns to filter movies by type (movie/series) or release year.
  3. Click the "SEARCH" button to apply filters.
  4. Browse through the extensive movie results, displaying titles, posters, release years, types, and short plot summaries.
  5. Engage with the "Watch Trailer" button to view available movie trailers.

Contributing

Contributions are encouraged! To contribute to ArtRC Movies:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Implement your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/improvement).
  6. Create a pull request.

License

This project is licensed under the GNU General Public License (GPL)..

Credits

About

Powerful Yet Simple Trailers Search Application Built With React

https://1z99.github.io/movie/


Languages

Language:JavaScript 46.7%Language:CSS 45.9%Language:HTML 7.3%