Skip to content

A simple Weather App built using React, GraphsJS and Bootstrap, using WeatherAPI.com to provide the Weather forecast for any city

Notifications You must be signed in to change notification settings

dhanushreddy291/Weather-Forecaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecaster

A simple Weather App built using React, GraphsJS and Bootstrap, using WeatherAPI.com to provide the Weather forecast for any city

Inspiration

I wanted to learn React the hard way. By hard way, I mean getting my feet dirty and building apps using React. Whats a better learning path than practically trying things, failing in the process, fixing the bugs and finally making it live.

APIs

Some errors observed in the Weather API Data

  • The data being fed to the graph is not that accurate. Since I am using free API source for the weather Data, I cannot complain much. It's just about upgrading to a paid data provider like Yahoo Weather or AccuWeather to get a fully relaible feed.

Running

API keys

  • Get your API key from http://weatherapi.com/ and store it in a variable named REACT_APP_API_KEY in your env file.

Clone & install

  • Clone this repo git clone https://github.com/dhanushreddy291/new_weather_app.git
  • cd new_weather_app
  • run npm install
  • run npm run start for a local server

Direct Deploy to Vercel with the below Button

Deploy with Vercel

About

A simple Weather App built using React, GraphsJS and Bootstrap, using WeatherAPI.com to provide the Weather forecast for any city

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published