Skip to content

sArtHak03804/Whether_main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather_Main

Weather_Main is a weather application built with React that provides real-time weather data using the OpenWeather API.

Features

  • View current weather conditions
  • Get hourly and daily forecasts
  • Search for weather by location
  • Beautiful and intuitive user interface

Demo

View Live

Screenshots

Screenshot 1

Installation

  1. Clone the repository:
git clone https://github.com/your_username/Weather_Main.git
  1. Install dependencies:
cd Weather_Main
npm install
  1. Start the development server:
npm start

Usage

  • Enter a location in the search bar to get weather information for that location.
  • Enjoy exploring the weather!

Technologies Used

  • React

  • OpenWeather

Contributing

Contributions are welcome! Please feel free to submit a pull request.

License

This project is licensed under theMIT License.

Acknowledgements

Releases

No releases published

Packages

 
 
 

Contributors