diff --git a/projects/nearby/nearby.png b/projects/nearby/nearby.png new file mode 100644 index 00000000..a5dc4721 Binary files /dev/null and b/projects/nearby/nearby.png differ diff --git a/projects/projects.json b/projects/projects.json index f92b527e..538575f2 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3688,6 +3688,27 @@ "Responsive", "Cloud" ] + }, + { + "name": "Nearby", + "thumb": "nearby/nearby.png", + "desc": "Find places around you", + "url": "http://kevin-sourrue.fr/nearby/", + "info": "http://kevin-sourrue.fr/nearby/", + "src": "", + "submitter": "KevinSooruz", + "submissionDate": "2015-06-17", + "tags": [ + "Production", + "Google Maps", + "Geolocation", + "Responsive", + "Bootstrap", + "Web App", + "CSS3", + "Javascript", + "No jQuery" + ] } ]