Skip to content

This project includes a weather forecast application that pulls weather data from the last 16 days using the Weatherbit API and visualizes this data on a chart.

Notifications You must be signed in to change notification settings

erencansev/weather-forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-forecaster 🌦️

This project includes a weather forecast application that pulls weather data from the last 16 days using the Weatherbit API and visualizes this data on a chart. Users can view detailed weather data of the relevant day by clicking on the minimum and maximum temperature values ​​on the table.

Requirements ⚙️

To run the project, you will need the following software and tools:

Technologies Used ⛓️

This project makes use of the following technologies:

  • React.js
  • Chart.js
  • PureCSS
  • Weatherbit API

Installation 🔨

1.Clone the project:

git clone https://github.com/erencansev/weather-forecast.git

2.Navigate to the project directory:

cd weather-forecast

3.Install dependencies:

npm install

4.Run the application in development mode:

npm start

About

This project includes a weather forecast application that pulls weather data from the last 16 days using the Weatherbit API and visualizes this data on a chart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published