React.js - Built with the Open Weather API
A simple weather app that allows you to get current weather information, based on the city you enter. I created this small project for an article I wrote on Medium.
Medium: How To Plan And Organize A React Project - By Building A Weather App
git clone https://github.com/konstantinmuenster/simple-react-js-weather-app
cd simple-react-js-weather-app
npm install
npm start
Konstantin Münster – konstantin.digital – mail@konstantin.digital
Distributed under the MIT license.
See LICENSE
for more information.