gerardoepp / weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 53.3%Language:CSS 40.0%Language:HTML 6.7%