Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 659 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 659 Bytes

Check the weather around you and all over the world at a glance.

Check it out at https://weather.xatishayx.vercel.app

Weather App - Check weather around you and all over the world at a glance. | Product Hunt Embed

Local Setup

# install dependencies
npm install

# serve with hot reload at localhost:5000
npm start