Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 600 Bytes

Weather web demo

GitHub code size in bytes GitHub issues GitHub package.json version

This is a Weather demo, with geolocation to get the actual weather. Also you can filter by country.

Live demo

Packages installed

  • React
  • Styled component

Script

  • test (jest)
  • start (dev)
  • build (production)