Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.12 KB

Simple React Weather App

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

Live Demo

Screenshot React Weather App

Installation

git clone https://github.com/konstantinmuenster/simple-react-js-weather-app
cd simple-react-js-weather-app
npm install
npm start

About

Konstantin Münster – konstantin.digitalmail@konstantin.digital

Distributed under the MIT license. See LICENSE for more information.

https://github.com/konstantinmuenster