Skip to content

Weather forecast for 3 days and plotting graph data for past 7 days using apixu API and chart.js

Notifications You must be signed in to change notification settings

pushpak1997/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

  1. To get the current weather report according to user input location.
  2. To get the weather forecast for next 3 days based on user input.
  3. To get the past 7 days weather report and make chart of Temperature and Humidity for those data.

##Tech. Used ReactJS , NodeJs , Javascript , apixu.com API , ChartJS

##How to run the program

npm install Run 'npm install' to install all the dependencies of the project.

npm start

Runs the app in the development mode.
Open http:https://localhost:3000 to view it in the browser.

##Packages used

  1. To get the weather report apixu.com weather was used.
  2. Chart.js and React-chartjs-2 to plot the Line graph of historical data.

About

Weather forecast for 3 days and plotting graph data for past 7 days using apixu API and chart.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published