Skip to content

ikc20/react-weather-api

Repository files navigation

React Weather App (Beta)

Owner: [ikc20]

Description

A simple React app that displays the current weather conditions and forecast for a given city using a weather API.

Features

  • Real-time weather data
  • City search functionality
  • Temperature in Celsius
  • Weather icon representation

Technologies Used

  • React
  • CSS

Installation

  1. Clone the repository: git clone https://github.com/ikc20/react-weather-app.git
  2. Navigate to the project directory: cd react-weather-app
  3. Install dependencies: npm install

Usage

Acknowledgments

  • Thanks to OpenWeatherMap website for providing the weather data.
  • Icon made from www.flaticon.com

API Key

To use this app, you'll need to obtain an API key from the OpenWeatherMap website. Once you have the key, create a .env file in the project root and add the following:

REACT_APP_WEATHER_API_KEY=496271fc50e7eaab31acdddc98d92145

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published