https://rayng86-weather-forecaster.netlify.app
Git clone directory to your local directory
git clone git@github.com:rayng86/weather-forecast.git
Inside the env.sample
file, update the environment variable with your own Open Weather Map API key.
Also be sure to remove .sample
at the end of the filename.
npm install
In the project directory, you can run:
npm start