Skip to content

The React App is a dynamic platform that utilizes a real API to showcase detailed information about movies and actors, providing users with a seamless and engaging experience.

Notifications You must be signed in to change notification settings

AleksandrRiabov/movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Welcome to the MOVIES APP, a React application that utilizes a real API to display movies from The Movie Database (TMDB). This app allows users to browse through a wide selection of movies and filter them by various criteria such as popularity, genres, and release date. Users can also view detailed information about each movie, including its trailers, reviews, and recommendations.

Third-Party Libraries

The following libraries were used to build this app:

  • Material UI for styling and UI components
  • React Router for client-side routing
  • React JS as the main framework

React Badge React Router Dom Badge Mui Badge

Demo

You can check out a live demo of the app 👉 here 👈

Getting Started

To run the app on your local machine, please follow these steps:

  1. Fork or download the app
  2. Open the folder in your command line interface (CLI)
  3. Run npm i to install all dependencies
  4. Start the app by running npm start

User Stories

  • View all movies
  • Sort movies by selected filter (default: popularity)
  • View movies of selected genres
  • View movie details (name, release date, duration, genres, reviews, social network accounts, etc.)
  • View movie trailers
  • View movie recommendations
  • View the actor's biography and movie list

Contributing

We welcome and appreciate any contributions, large or small, major features, and bug fixes to this project. Please fork this repository and contribute back using pull requests. All pull requests will be thoroughly reviewed before being merged.

Contact

If you have any questions or feedback, please reach out to me at email [email protected] or LinkedIn

Desctop

Home page

Home page

Movie Details page

Movie page

Mobile

- -

About

The React App is a dynamic platform that utilizes a real API to showcase detailed information about movies and actors, providing users with a seamless and engaging experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages