Skip to content

AJAY0993/CAFE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie/TV Show Browsing Application

Welcome to the Movie/TV Show Browsing Application! This project is an interactive web application that allows users to browse and explore movies and TV shows using the TMDb (The Movie Database) API.

Explore the live application: Movie/TV Show Browsing App

Features

  • Trending Section: Displaying currently trending movies and TV shows.
  • Genres: Browse movies/TV shows by genres such as Action, Adventure, Comedy, Drama, etc.
  • Favorites: Save your favorite movies/TV shows for quick access.
  • Search: Search for specific movies or shows using keywords.
  • Pagination: Navigate through multiple pages of search results.

Technologies Used

  • HTML/CSS/JavaScript: Front-end development for user interface and interaction.
  • TMDB API: Integration with The Movie Database API for fetching movie and TV show data.
  • FontAwesome: Utilized for icons and user interface elements.
  • Responsive Design: Ensures compatibility and usability across various devices and screen sizes.

Usage

  1. Clone this repository to your local machine.
  2. Open index.html in your preferred web browser.
  3. Explore various sections such as Trending, Genres, Search, and Favorites using the navigation options.
  4. Click on movies or TV show cards to view detailed information.
  5. Add your favorite content to the Favorites list for quick access.

Project Structure

  • index.html: Main HTML file containing the structure of the application.
  • style.css: Cascading Style Sheets for styling the application.
  • main.js: JavaScript file responsible for handling API requests, user interaction, and page manipulation.
  • utils.js: Utility functions for API requests, creating cards, adding to favorites, etc.
  • README.md: This file, containing project information and usage instructions.

Credits

Acknowledgements

Special thanks to TMDB for providing access to their database and API, enabling this project's functionality.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published