weatherReady is an app that lets you know the weather forecast up to a week in advance. You can monitor weather with wind speed and other relevant data for you for any location around the globe.
git clone https://github.com/Yourstruggle11/WeatherReady.git
cd ./WeatherReady
npm i
npm start
go to HERE to get your API KEY
- Create
.env
file in the root of the project - copy
env var
from.env-copy
and paste it into your.env
file - value of
.env var
should be your API key