Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zyhou/map-favoris-react

map-favoris-react
https://github.com/zyhou/map-favoris-react

Last synced: 8 days ago
JSON representation

map-favoris-react

Awesome Lists containing this project

README

        

# map-favoris-react

Recherche google map avec possibilité de mettre en favoris, React + lib [gmaps.js](https://hpneo.github.io/gmaps/)

Utilisation du local storage pour garder en local les informations de création des items de la todo list.

![Alt text](/assets/map.png?raw=true "Map favoris")

**Installation des prérequis :**

- [nodejs](https://nodejs.org/en/) et [npm](https://www.npmjs.com/)
- [Create React App](https://github.com/facebookincubator/create-react-app)

**Récupérer les dépendances :**

```
npm install
```

**Lancer le projet :**

```
npm start
```

Si vous avez une question ou autre, n'hésitez pas.