Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App 🌤️

Overview

This is a simple weather application built with React & Vite. It allows users to retrieve the current and future weather information for a specific location using the OpenWeatherAPI.

Features

  • Location Search: Enter a location to get the current weather details.
  • Temperature Display: Shows the temperature in Celsius & Farenheit
  • Weather Condition: Displays the current weather condition.
  • Weather Icon: Shows an icon based on the weather condition (e.g., cloudy).
  • Rainfall data visualisation: Shows a graph based on future rainfall forecast.
  • Wind data visualisation: Shows a line chart based on future windspeed forecast.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/weather-app.git
    
  2. Install dependencies:

    cd weather-app
    npm install
    

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages