MarieChanaron / geo-locator

React app using the browser Geolocation API

Home Page:https://mariechanaron.github.io/geo-locator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geo Locator Application

I created a custom React hook using the window.navigator.geolocation object and the getCurrentPosition() method. This hook returns the current location of the user.

Link to the Project

mariechanaron.github.io/geo-locator/

Features

  • Indicate the hemisphere
  • Indicate the latitude and longitude coordinates.

Technology

React version 18.2.0

About

React app using the browser Geolocation API

https://mariechanaron.github.io/geo-locator/


Languages

Language:JavaScript 60.0%Language:HTML 20.7%Language:CSS 19.2%