simple-react-js-weather-app
simple-react-js-weather-app copied to clipboard
A simple weather app that allows you to get current weather information, based on the city you enter.
**Reproduction:** * Provide any city with "mist" weather (in this example "New York") **API request:**  **API response:**  **Bug log:**  from 2.0.1 to 5.0.0. Release notes Sourced from gh-pages's releases. v5.0.0 Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a...