1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-15 11:20:50 +01:00

Add YouTubeClone by @VamshiIITBHU14

This commit is contained in:
dkhamsing 2018-11-18 16:45:31 -08:00
parent 446e1379f7
commit 4c793607ad

View File

@ -17102,6 +17102,21 @@
], ],
"date_added": "Oct 10 2018", "date_added": "Oct 10 2018",
"suggested_by": "@stmol" "suggested_by": "@stmol"
},
{
"title": "YouTube Clone",
"category-ids": [
"clone"
],
"description": "Clone of YouTuben but the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologie",
"source": "https://github.com/VamshiIITBHU14/YouTubeClone",
"license": "other",
"stars": 129,
"tags": [
"swift"
],
"date_added": "Nov 18 2018",
"suggested_by": "@dkhamsing"
} }
] ]
} }