/forecast

Primary LanguageJavaScript

Forecast test!

About the project

A simple app that displays a list of regions and the weather forecast for each one.

Start and run locally

  • Clone this repository
  • Install the dependencies and start:
$ yarn
$ yarn start

The project run on http://localhost:3000/

Stack