Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 664 Bytes

React Weather App

Simple react weather app

Api keys (Open Weather map)

  • 70c95c746a79284dc2c82d1c18a31448
  • 0680048a36627c5805c471b9970cf10c
  • 8ddceeacaf8b95fe943c88fc8389dee0
  • 1de8dcce5543f10e85597382efce15db
  • dfeb9419ece851d68fd1cc89bfb8d927

The api calls are limited, please share them amongst yourselves, 2 campers per key.

As you use them, update the read-me marking them as used.

If the api responds with status 401, it means the api key is still not activated, please allow a few moments to be activated.

In the meantime make sure you pimp out your app

Api reference

https://openweathermap.org/api

Happy coding, FreecodeCampLisbon