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

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

Awesome Lists containing this project

README

        

# GEOMEM

[![Netlify Status](https://api.netlify.com/api/v1/badges/d1fc834d-7d6b-4ef2-8bbf-b429e1a2d78b/deploy-status)](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`