brendanbowidas / React-Weather-App

A simple React Web App that shows real time weather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###React Weather Application

###Live Demo


Simple React web application written with jsx that returns the current weather. The app utilizes:

####API KEY To securely enter you OpenWeatherMap API key, simply create a .env file in the project root and add the following line: API_KEY=yourkeyhere. You will then have access to API key as a global variable anywhere in the client.

About

A simple React Web App that shows real time weather


Languages

Language:JavaScript 95.4%Language:CSS 3.6%Language:HTML 1.0%