Explore your favorite movies and learn more about their cast with the Movie Explorer app. This React-based web application fetches movie data from the TMDB API and provides a user-friendly interface to discover movie details, cast information, and more.
- Browse a vast collection of movies with detailed information.
- Get insights into the cast and crew behind each movie.
- Search for specific movies or actors using the search functionality.
- Responsive design for a seamless experience on different devices.
- Check out the live demo of the app: moviedb-react
As avid movie enthusiasts, we wanted to create a tool that makes discovering movies and exploring cast information an enjoyable experience. This app was built with a passion for movies and a desire to provide a convenient platform for users to engage with movie-related data.
- React: A JavaScript library for building user interfaces.
- TMDB API: The Movie Database API for fetching movie and cast data.
- CSS: Styling to create an intuitive and visually appealing UI.
- Clone the repository to your local machine.
- Install dependencies using
npm install
. - Obtain an API key from TMDB API and replace
'YOUR_API_KEY'
in the code with your actual API key. - Run the app with
npm start
. - Open your browser and navigate to
http://localhost:3000
to start exploring movies!
Contributions are welcome! If you find any issues or want to add new features, feel free to submit a pull request. Let's make this app even more awesome together.
This project is licensed under the MIT License.
For any questions or inquiries, please contact Mali Gaurav. We'd love to hear your feedback!