/weather-app

Primary LanguageJavaScript

Weather forecast app

This web application, allows the user to visualize the weather of different locations, can add cities to compare the weather forecast.

Everything is done in react, implementing redux, in the part of the styles implement SASS

Getting started

$ yarn install

Start the server

$ yarn start

Check syntax errors

$ yarn lint