2022-05-08 15:54:54 +01:00
2021-09-19 18:52:56 +01:00
2022-05-08 15:54:54 +01:00
2021-09-18 17:48:19 +01:00
2020-10-16 13:39:24 +01:00
2021-09-20 23:10:12 +01:00
2021-01-21 20:22:45 +01:00
2021-09-20 23:10:12 +01:00

React Weather App

A weather app made with React and OpenWeatherMap API

Requirements

  1. Get an API key from OpenWeatherMap
  2. Clone this repo
  3. Add a .env file that contains the api key REACT_APP_WEATHER_API_KEY=your_api_key
  4. Run npm install && npm start
S
Description
A weather app made with React and OpenWeatherMap API.
Readme 947 KiB
Languages
TypeScript 93.2%
HTML 6.8%