Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minsithu/yourlocation
check your location simply
https://github.com/minsithu/yourlocation
h5bp leaflet map parcel-bundler
Last synced: about 2 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 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T16:06:54.000Z (over 3 years ago)
- Last Synced: 2024-04-24T07:24:45.612Z (8 months ago)
- Topics: h5bp, leaflet, map, parcel-bundler
- Language: CSS
- Homepage:
- Size: 890 KB
- Stars: 5
- Watchers: 2
- 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.
![Screenshot of project](/img/Screenshot.png)
### Technologies
- Vanilla Javascript
- Parcel bundler
- Leaflet.js
- H5BP### Usage
Clone the repo.
```shell
npm i #install dependenciesnpm run dev #development
npm run build #production
```### Liscene
MIT