Using the IMDB API, the Movie Compare app compares 2 movies typed in by the user. This is a vanilla JavaScript web application and uses the Bluma CSS library. After receiving the results from the API request, the data is populated and conditionally formatted with the more favorable characteristics between the movies having a green background.
This COVID tracker is a React project and uses an API to track cases and deaths worldwide. The data is then populated as a graph.