Skip to content

pankhuri333/weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

weather-app

React-gatsby weather app ☁️ Api used : https://fcc-weather-api.glitch.me/

Techstack

  • 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

Installation

  1. Fork or clone the repo.
  2. Install Gatsby-cli
  3. Install the dependencies
  4. Run Gatsby dev
$ npm install --global gatsby-cli
$ cd weather-app
$ npm install 
$ gatsby develop

Development

Want to contribute? Great! Checkout open issues and start Pulling - Issues

About

React-gatsby weather app ☁️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.8%
  • JavaScript 32.2%