From 788aa1925b2c23893433a74730e310bf2eee39b6 Mon Sep 17 00:00:00 2001 From: Florin Date: Fri, 3 Mar 2023 17:42:11 -0800 Subject: [PATCH] Add @starter_place --- src/data.js | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/data.js b/src/data.js index 2cee161d..564f6a6c 100644 --- a/src/data.js +++ b/src/data.js @@ -313,6 +313,23 @@ module.exports = [ 'Designer', ], }, + { + name: 'starter.place', + description: 'Starter repos', + url: 'https://www.starter.place/uses/', + twitter: '@starter_place', + emoji: '🌱', + country: 'πŸ‡ΊπŸ‡Έ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Remix', + 'React', + 'TypeScript', + 'TailWindCSS', + 'Full Stack', + ], + }, { name: 'Josh Medeski', description: 'Full-stack developer and content creator.',