Simple Weather Project in reactJS
This project uses weatherapi.com's API, so you need an API key for it from weatherapi.com .
You need to update the API_KEY
in src/API.js
file before running the app
Simple Weather Project in reactJS
This project uses weatherapi.com's API, so you need an API key for it from weatherapi.com .
You need to update the API_KEY
in src/API.js
file before running the app