AmirrMahmoudi / ReactGeoLocator

A React web application leveraging the browser’s Geolocation API to fetch and display the user’s location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geolocation App

This application uses the Geolocation API of the browser to fetch the geographical location of the user.

Installation and Setup

To install and setup this application, first ensure that Node.js and npm are installed on your system. Then, execute the following commands:

git clone https://github.com/AmirrMahmoudi/ReactGeoLocator

npm install
npm start

About

A React web application leveraging the browser’s Geolocation API to fetch and display the user’s location.


Languages

Language:JavaScript 50.1%Language:HTML 48.1%Language:CSS 1.8%