Skip to content

jahidulsaeid/weather_progressive_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather PWA Application

Open Weather Map

  • Create a Account in Open Weather map

  • Create a API Key and Take note

    • KEY
  • Rename .env.example to .env

    • Enter your KEY
  • Install dependencies

    • npm install
  • Run the project

    • npm start

DONE!