This project was built using React, Apollo Client, Express GraphQL Server, Node.js and Materialize. Weather data provided by "Open Weather" API in rest format is retrieved and presented with Express GraphQL. With React and Apollo Client, a request is made to the GraphQL Server and the results are pulled from the server and presented to the client.
App is live on:
https://damp-caverns-24168.herokuapp.com/
- React
- Node.js
- Apollo Client
- Express Apollo Server