Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zyhou/map-favoris-react
- Owner: zyhou
- Created: 2016-10-10T20:22:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T17:12:53.000Z (about 8 years ago)
- Last Synced: 2024-11-06T13:47:31.343Z (about 2 months ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.