Ever feel indecisive about finding a movie to watch? The Cup helps users find a movie to stream by using TMDB's API to fetch a random movie matching the user's preferences. Users can select from categories such as genre, popularity, and streaming service. Streaming data from the randomly selected movie is retrieved from the JustWatch API, so users can see exactly where to stream their movie!
Remember The Reptile
React, HTML, CSS
Remember The Reptile is a simple memory game built using React functional components and state hooks to shuffle around the cards after the user has clicked on them. Test your Reptile knowledge by selecting all of the reptiles without clicking the same one twice!