Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 496 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 496 Bytes

React Interactive Weather

React Weather Application using OpenWeatherMap API and leaflet maps, Chartjs for graphs and Booststrap for styles

Try it

Preview

Local usage

  • git clone https://github.com/h4x0rlol/react-interactive-weather
  • create .env file with your api key
  • npm install
  • npm run-script build
  • node server