react-weather-widget
react-weather-widget copied to clipboard
Keys
Hi, I am brand new to developing, thank you for your amazing work first of all, where do I get the key to get the current weather ? thank you very much
Hi @marizona, there are many online services that provide weather data. I use this OpenWeather in this example app. Go https://openweathermap.org/ and register an account to get API key. It's free for small usage.