DevChallenges
Loading...

Movie Recommendation App

Challenge: Develop a movie recommendation application using React, Vue, or Angular. Users should be able to search for movies, view movie details, and get recommendations based on their preferences.

Follow the instructions below:

  • Design and implement a user interface with a search input for movies

  • Fetch movie data from an API based on user input

  • Display a list of matching movies with images and titles

  • Allow users to click on a movie to view its detailed information

  • Implement a recommendation algorithm based on user preferences

  • Include responsive design for optimal viewing on different devices

Once you have completed the challenge, submit your solution by providing the URLs for your GitHub repository and live application hosted on any platform. Additionally, please include a concise explanation of the work you have done.

Furthermore, we encourage you to assess and offer feedback on the solutions submitted by other participants.

How to start

  • Read the challenge's details
  • Start the challenge
  • Have fun coding!!