https://github.com/yoannfleurydev/geomem
🗺️ Fully decentralized application to store a list of locations I went
https://github.com/yoannfleurydev/geomem
geolocation location maps memory travel
Last synced: about 1 month ago
JSON representation
🗺️ Fully decentralized application to store a list of locations I went
- Host: GitHub
- URL: https://github.com/yoannfleurydev/geomem
- Owner: yoannfleurydev
- License: mit
- Created: 2017-01-10T21:52:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T19:16:53.000Z (6 months ago)
- Last Synced: 2025-03-25T17:47:02.937Z (about 2 months ago)
- Topics: geolocation, location, maps, memory, travel
- Language: JavaScript
- Homepage:
- Size: 1.15 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GEOMEM
[](https://app.netlify.com/sites/geomem/deploys)
Geomem is a simple application written in JavaScript (Vanilla using ES6
features), HTML and SCSS.I use this application to set the "I went" locations. You can self host this
application and use it too ! Nobody can control those data.## Requirements
* git
* yarn## Installation
* `git clone https://github.com/yoannfleurydev/geomem && cd geomem`
* `yarn`
* `yarn start`