Skip to content

actionsmile/react-weather

Repository files navigation

Weather App

supported by Scriptor Travis CI Build Status CircleCI Build Status


This app is just an example of usage React, Redux and Typescript power. It uses OpenWeatherAPI as a data-provider, so you can learn how to use external services, Promises and so on…

Installation

All you need to do is just:

git clone https://github.com/actionsmile/react-weather.git
cd react-weather
npm i
npm start

But I prefer yarn instead.

I supose, that you have npm and node installed.

Questions?

if you have any questions, feel free to send it directly to my e-mail, or you can create a ticket for an issue