- Utilizing a fundamental API Token allows us to pinpoint the geographic location on Google Maps using provided coordinates. This process empowers us to access specific location information through the API, enhancing our mapping capabilities and spatial awareness.*
- Clone this repository 👩🏻💻:
git clone https://github.com/harshit-paneri/Web-Location.git
- Add New branch
git checkout -b new-branch-name
-
Add and Change feature in the repository
-
Add on git
git add .
- Commit changes
git commit -m "add feature name"
- Then push
git push origin new-branch-name
Finally Send Pull Request 🙌🙌