This project is a simple consultation weather responsive web app.
This project was bootstrapped with Create React App.
git clone https://github.com/felipeeu/challenge-previsao.git
cd challenge-previsao
npm install
npm start
- JavaScript
- ReactJS
- Styled-Compoents
- Axios
- OpenWeather API - API Key is needed, but see API guide to know how to get the API Key.
The code in this project is licensed under the MIT License. See LICENSE for details.
Note that you will be responsible for following terms of service of the third party APIs used in the code.