This is a very simple app that I developed using ReactJS and Apollo GraphQL client library. All it does is to get 'Pokemons' data from Pokemon open API (GraphQL server) using useQuery hook and displays styled Pokemon components.
I have deployed it on GitHub Pages.