Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 275 Bytes

Weather APP (Desafio-Frontend)

Página desenvolvida utilizando React/Redux que consome API do Yahoo de previsão do tempo.

###Utilização###

	> git clone https://github.com/julianasobreira/desafio-frontend.git
	> cd desafio-frontend
	> npm install
	> npm start