Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 dependencies

npm run dev #development
npm run build #production
```

### Liscene
MIT