Skip to content

Santosh-Baliarsingh/react_weather_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Weather App

WeatherApp is a simple, user-friendly application that provides real-time weather updates.

WeatherApp SreenShot

Features

  • Displays current temperature
  • Shows minimum and maximum temperature for the day
  • Provides a weather icon that represents the current weather condition

Prerequisites

Before you begin, you will need to obtain a free API key from OpenWeatherMap. Once you have your API key, you will need to create a .env file in the root of the project and add the following line:

Replace your_api_key with the API key you obtained from OpenWeatherMap.

Installation

  1. Clone the repository:
  2. Navigate into the project directory:
  3. Install the dependencies:

Usage

Start the application:

npm start

Open your web browser and visit http://localhost:3000.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published