leshamaybe / react-weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-weather-app

A weather application built with React that displays current weather conditions for a selected location.

Features

  • Search for a location by city name
  • Displays current temperature, visibility, wind speed, and more
  • Uses OpenWeatherMap API for weather data

Installation

npm install

Usage

npm run dev

Build for production

npm run build

Builds the app for production to the build folder.

About


Languages

Language:JavaScript 62.0%Language:SCSS 34.2%Language:HTML 3.8%