From 188cc3c8854841e18a285f19e94242a453a951f9 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 10 Apr 2020 07:18:25 -0700 Subject: [PATCH] Add AppStoreClone by @VamshiIITBHU14 to Archive #261 --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index 27e1106a..5a851e8e 100644 --- a/contents.json +++ b/contents.json @@ -18889,6 +18889,21 @@ "date_added": "Apr 9 2020", "license": "mit", "suggested_by": "@dkhamsing" + }, + { + "title": "App Store Clone", + "category-ids": [ + "clone" + ], + "license": "other", + "source": "https://github.com/VamshiIITBHU14/AppStoreClone", + + "tags": [ + "swift", + "archive" + ], + "date_added": "Apr 10 2020", + "suggested_by": "@dkhamsing" } ] }