he tells the weather.
weatherboi is a Progressive Web App (PWA) using ReactJS and JavaScript Service Worker API
- change
.env.example
file to.env
and enter the Openweathermap.org URL and API Key - run
npm i && npm start
for both client and server side to start the app