Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 706 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 706 Bytes

where-da-heck-am-i

Screenshot 2023-03-25 at 3 46 05 PM

Screenshot 2023-03-25 at 8 08 58 PM

https://where-da-heck-am-i.netlify.app/

Utilizes the native Navigator & geolocation to identify where machine is located, then displays data about the country the user is located in.

*Additionally, if there are neighbouring countries, it renders their data as well.

Built for practice with basic async/await syntax, fetch API, external APIs.