Weather Api

This project is a reactjs consuming one weather api https://www.weatherbit.io/api

Challenge

This project is a challenge made by https://github.com/1STi/desafio-frontend/

Dependencies

Node v15.12.0
Yarn 1.22.10

Testing Build Status

This project uses react test library as the main test framework, to run make:

yarn test

Running

Create a .env following .env.example
yarn
yarn start