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.
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
You can check out a live demo of the app 👉 here 👈
To run the app on your local machine, please follow these steps:
- Fork or download the app
- Open the folder in your command line interface (CLI)
- Run
npm i
to install all dependencies - Start the app by running
npm start
- 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
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.
If you have any questions or feedback, please reach out to me at email [email protected] or LinkedIn