diff --git a/projects/projects.json b/projects/projects.json index f92b527e..c0243e3a 100644 --- a/projects/projects.json +++ b/projects/projects.json @@ -3688,7 +3688,26 @@ "Responsive", "Cloud" ] - } + }, + { + "name": "SoundYouNeed", + "thumb": "soundyouneed/thumb.png", + "desc": "Sound You Need was developed to help and improve the experience for searching your favorite music similar on Soundcloud, YouTube and other.", + "url": "http://soundyouneed.com", + "submitter": "blonboll", + "submissionDate": "2015-07-17", + "tags": [ + "Music", + "Search", + "Play", + "REST", + "Youtube", + "SoundCloud" + "jQuery", + "JSON", + "API" + ] + } ] } diff --git a/projects/soundyouneed/thumb.png b/projects/soundyouneed/thumb.png new file mode 100755 index 00000000..026d1675 Binary files /dev/null and b/projects/soundyouneed/thumb.png differ