Skip to content

DNCoding2112/Weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Introduction

This Weather App is a simple web application built with React.js that provides real-time weather information for any location using the OpenWeather API.

Features

  • Check current weather conditions for any location.
  • Display temperature, weather conditions, and more.
  • User-friendly and responsive design.

Dependencies

Getting Started

  1. Clone the repository.
  2. Obtain an OpenWeather API key and add it to src/config.js.
  3. Install dependencies with npm install.
  4. Run the app with npm start.

About

A basic weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.0%
  • CSS 26.8%
  • HTML 8.2%