mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Add @starter_place
This commit is contained in:
parent
ec20a43911
commit
788aa1925b
1 changed files with 17 additions and 0 deletions
17
src/data.js
17
src/data.js
|
|
@ -313,6 +313,23 @@ module.exports = [
|
||||||
'Designer',
|
'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',
|
name: 'Josh Medeski',
|
||||||
description: 'Full-stack developer and content creator.',
|
description: 'Full-stack developer and content creator.',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue