This project demonstrates the usage of GraphQL in a React project.
Project can be started via "npm start". In project, an API call is made to fetch continents. After continents are fetched, another call is made to show countries that are dependent on selected continent.