Skip to content

yosami14/CineGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

A brief description of your project.

Table of Contents

Introduction

This project is a web application that showcases trending movies and TV shows. It fetches data from the TMDB API and displays information such as movie posters, titles, and overviews. Users can browse through different categories like trending movies, trending TV shows, upcoming movies, and top-rated movies.

Installation

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/your-repo.git
  2. Open the project directory: cd your-repo
  3. Open the index.html file in your preferred web browser.

Usage

Once the project is running, you can navigate through the different sections to explore trending movies and TV shows. The application provides a carousel banner displaying popular content and separate sections for trending movies, trending TV shows, upcoming movies, and top-rated movies.

API

This project utilizes the TMDB API to fetch movie and TV show data. To access the API, you need an API key. You can obtain an API key by signing up on the TMDB website and following their documentation for API authentication. Once you have an API key, replace the placeholder in the index.js file with your actual API key.

Acknowledgements

Special thanks to the TMDB API for providing the data used in this project. We appreciate their service and support.

About

Web application that utilizes the TMDB API to showcase trending movies and TV shows, allowing users to explore various categories and access information such as posters, titles, and overviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors