This project is a simple Vanilla JS project that demonstrates the following:
- Responsive web app leveraging the TMDB API for seamless data retrieval and comprehensive movie details.
- Implemented an intuitive search feature enabling users to easily find movies, providing essential information like cast, synopsis, and ratings, enhancing the user experience.
- Created a genre-based movie recommendation system within the app, allowing users to explore and discover movies based on their preferred genres, delivering personalized movie suggestions.
You can access the live application at: https://raunak-kumar7.github.io/Filmie/
Contributions are welcome! If you encounter any bugs or have suggestions for new features, please open an issue or submit a pull request. Your input is valuable in making this project better for everyone.
- Fork the repository to your GitHub account.
- Clone the forked repository to your local machine.
- Make the necessary changes or additions.
- Commit your changes with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request from your forked repository to this main repository.
- Wait for the maintainers to review and merge your changes.
Thank you for contributing to Filmie!