Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 207 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 207 Bytes

Weather app

This is a simple web application to display weather status based on user's location.

Important Note

This project uses fetch API, so it need a server to run, you can test it with Live Server.