Skip to content
This repository has been archived by the owner. It is now read-only.

sapegin/react-weather

Repository files navigation

React Weather App

Build Status

My coding assignment for Delivery Hero.

Try the deployed app or read below hot to run it locally.

How to run locally

First checkout the repository ($ git clone https://github.com/sapegin/react-weather.git) or download it as a ZIP file.

Then install dependencies:

$ npm install

And run development server:

$ npm run server

It’ll open the app in your browser.

What’s inside

App

Styles

Build

Debugging

Author


License

The MIT License, see the included License.md file.