Skip to content

A sleek and responsive weather application built with React. Weather App uses the OpenWeatherMap API to provide real-time weather details for any city, including temperature, humidity, and wind speed. Follow the setup instructions to run the app locally and start checking the weather instantly. Contributions are welcome!

Notifications You must be signed in to change notification settings

the-zoomeee/weather-app-using-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Welcome to Weather App, your handy tool for checking the weather in any city worldwide. Built with React, Weather App offers a clean, responsive design and an intuitive interface, using the OpenWeatherMap API to keep you informed about current weather conditions.

Table of Contents

Features

  • Current Weather: Get real-time weather information for any city.
  • Detailed Information: View temperature, weather description, humidity, and wind speed.
  • Responsive Design: Enjoy a seamless experience across all devices.

Installation

  1. Clone the repository:

    git clone https://github.com/the-zoomeee/weather-app-using-react.git
  2. Navigate to the project directory:

    cd weather-app-using-react
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

Get API Key

  • Visit OpenWeatherMap
  • Sign up and obtain an API key.
  • Open the ".env" file.
  • Replace 'Your_API_Key' with the copied API key.

Usage

  • Open your browser and navigate to http://localhost:3000.
  • Enter the name of any city to get the current weather details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

Demo

Home

home - Light mode home - Dark mode

Website

Want to see Weather App in action? Check out our live demo here:

Explore the full functionality of Weather App and stay updated with the latest weather information!

About

A sleek and responsive weather application built with React. Weather App uses the OpenWeatherMap API to provide real-time weather details for any city, including temperature, humidity, and wind speed. Follow the setup instructions to run the app locally and start checking the weather instantly. Contributions are welcome!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published