Skip to content

akritibhusal/weather-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Weather Check

An app that uses weatherapi to fetch weather information of a city

Live Demo

For React-only version of the working app, checkout the react-only branch

Tools used

Instructions

  • Clone git clone git@github.com:akritibhusal/weather-check.git
  • Get your API keys from WeatherAPI
  • Setup .env file with following variables
  • REACT_APP_WEATHER_API_KEY=<YOUR_KEY>
  • REACT_APP_WEATHER_API_URL=<API_HOSTNAME>
  • npm install
  • npm run start

About

A react-redux app that uses weatherapi to fetch weather information of a city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published