Skip to content

Weather-app is a React project that displays real-time weather information for a user's specified location using an API. The app allows users to search for weather conditions in different cities, and view the temperature, humidity, wind speed, and other details.

Notifications You must be signed in to change notification settings

codingmemories/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Overview

Weather-app is a React solo project that displays real-time weather information for a user's specified location using an API. The app allows users to search for weather conditions in different cities, and view the temperature, humidity, wind speed, and other details.

Live version => Weather App

Features

  • Displays real-time weather information
  • Allows users to search for weather conditions in different cities
  • Shows temperature, humidity, wind speed, and other details

Motivation

The Weather App was created to provide users with a simple and intuitive way to check the weather in any location. It aims to offer accurate and up-to-date information in a visually appealing manner.

Requirements

  • Node.js
  • React

Installation

To get started with the Weather App, follow these steps:

git clone https://github.com/codingmemories/weather-app.git
cd weather-app
npm install
npm start

API Reference

Here is a link to the OpenWeatherMap API which was used to make API calls.

Usage

Once the app is running, simply enter the name of the city you want to check the weather for in the search bar and press enter. The app will then display the current weather conditions for that city.

License

This project is not licensed.

About

Weather-app is a React project that displays real-time weather information for a user's specified location using an API. The app allows users to search for weather conditions in different cities, and view the temperature, humidity, wind speed, and other details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published