:first_quarter_moon_with_face: Another weather application that you definitely need. :wink:
This is another weather application that you definitely need.
The project was created using React Boilerplate. Check it out.
Install dependencies
yarn install
or npm install
Start the application at localhost:3000
yarn start
or npm start
Test
yarn test
or npm run test