https://github.com/minsithu/yourlocation
check your location simply
https://github.com/minsithu/yourlocation
h5bp leaflet map parcel-bundler
Last synced: 6 months ago
JSON representation
check your location simply
- Host: GitHub
- URL: https://github.com/minsithu/yourlocation
- Owner: MinSiThu
- License: mit
- Created: 2021-09-13T12:04:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T16:06:54.000Z (over 4 years ago)
- Last Synced: 2025-06-25T23:03:38.148Z (8 months ago)
- Topics: h5bp, leaflet, map, parcel-bundler
- Language: CSS
- Homepage:
- Size: 890 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Your Location
This is web project to check your location.

### Technologies
- Vanilla Javascript
- Parcel bundler
- Leaflet.js
- H5BP
### Usage
Clone the repo.
```shell
npm i #install dependencies
npm run dev #development
npm run build #production
```
### Liscene
MIT