React-gatsby weather app ☁️ Api used : https://fcc-weather-api.glitch.me/
- Gatsby - Gatsby is a blazing fast modern site generator for React.
- ReactJS - A JavaScript library for building user interfaces
- GraphQL - A query language for your API
- Fork or clone the repo.
- Install Gatsby-cli
- Install the dependencies
- Run Gatsby dev
$ npm install --global gatsby-cli
$ cd weather-app
$ npm install
$ gatsby develop
Want to contribute? Great! Checkout open issues and start Pulling - Issues