This application uses the Geolocation API of the browser to fetch the geographical location of the user.
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