Skip to content

The objective was to get the current weather report according to user input location along with weather forecast for next 3 days based on user input. Also, the application gets the past 7 days weather report and generate chart of Temperature and Humidity for those data.

Notifications You must be signed in to change notification settings

pranjalkumar/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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.

###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://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 Bar graph of historical data.

About

The objective was to get the current weather report according to user input location along with weather forecast for next 3 days based on user input. Also, the application gets the past 7 days weather report and generate chart of Temperature and Humidity for those data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published