Skip to content

M-Streaming is a web application that allows users to explore a variety of movies and TV shows with an attractive and responsive design. This application is built using React and various modern technologies to provide an optimal streaming experience.

Notifications You must be signed in to change notification settings

marcellandreas/Movie-app-with-tmbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M-Streaming

M-Streaming is a web application that allows users to explore a variety of movies and TV shows with an attractive and responsive design. This application is built using React and various modern technologies to provide an optimal streaming experience.

Project Description

This application uses the Public API TMDB to fetch movie and TV show data, allowing users to discover trending content and receive recommendations based on their preferences.

Features

  • Search Movies on Navbar: Enables users to search for movies directly from the navbar.
  • Trending Movies: Displays a list of movies and TV shows that are currently popular.
  • Popular Movies: Provides a list of films that are getting a lot of attention.
  • Now Playing: Shows movies that are currently playing in theaters.
  • Coming Soon: Displays films that will be released soon.
  • Movie Details: Offers detailed information about a movie, including synopsis, release date, and more.
  • View More on Popular Films: Allows users to see more popular films with pagination.
  • Movie Recommendations: Displays related movie recommendations on the movie details page.
  • Pagination: Facilitates navigation through movie lists with clear page divisions.

Technologies Used

Related Links

Open API

M-Streaming utilizes the Public TMDB API to construct its RESTful API. The TMDB API (The Movie Database API) is a robust interface that enables developers to access and leverage an extensive collection of data on movies, TV shows, and actors provided by The Movie Database. It offers a diverse range of features that can enhance applications related to film and television.

How to Download the Project

  1. Clone this repository using the command:
    git clone https://github.com/marcellandreas/Movie-app-with-tmbd
  2. Navigate to the project directory:
    cd repo-name
  3. Install all dependencies:
    npm install
  4. Run the application:
    npm start

About

M-Streaming is a web application that allows users to explore a variety of movies and TV shows with an attractive and responsive design. This application is built using React and various modern technologies to provide an optimal streaming experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published