/weather

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Project Title

A Simple Weather App

Built With

Authors

  • Jeff Shamley - Initial work - jshamley

License

This project is licensed under the Apache License - see the LICENSE.md file for details

To Run

Run npm install

Add a .env file to the root of this project and add a variable REACT_APP_WUNDERGROUND_API_KEY=<YOURAPIKEY>

To Build

Run npm run build