Skip to content

Soumikbhatta/weatherboi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherboi


he tells the weather.

weatherboi is a Progressive Web App (PWA) using ReactJS and JavaScript Service Worker API

Tech Stack 📚


React JavaScript css html


Screenshots




Desktop installable




Progressive Web App




Setup

  • 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