Skip to content

Dixittushar/WeatherApp-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

A simple React-based weather app that allows users to get current weather information for a specific location.

Table of Contents

Introduction

WeatherApp is a React application that leverages the OpenWeatherMap API to provide real-time weather information. Users can enter a location, and the app displays current weather details including temperature, description, feels-like temperature, humidity, and wind speed.

Features

  • Search for weather information by location
  • Display current temperature in Fahrenheit
  • Show additional details like feels-like temperature, humidity, and wind speed
  • Error handling for invalid searches
  • Loading spinner for a better user experience

Installation

To run WeatherApp locally, follow these steps:

# Clone the repository
git clone https://github.com/Dixittushar/WeatherApp.git

# Navigate to the project directory
cd WeatherApp

# Install dependencies
npm install

About

Simple weather app using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published