forked from qiayue/GitBase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.json
37 lines (37 loc) · 923 Bytes
/
resources.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
{
"name": "Next.js",
"description": "The React Framework for the Web",
"url": "https://nextjs.org/"
},
{
"name": "Tailwind CSS",
"description": "A utility-first CSS framework",
"url": "https://tailwindcss.com/"
},
{
"name": "Shadcn/ui",
"description": "Re-usable components built with Radix UI and Tailwind CSS",
"url": "https://ui.shadcn.com/"
},
{
"name": "Vercel",
"description": "Cloud platform for static sites and Serverless Functions",
"url": "https://vercel.com/"
},
{
"name": "Github.com",
"description": "The world's leading platform for version control and collaborative software development.",
"url": "https://github.com/"
},
{
"name": "Woy.ai",
"description": "AI Tools Directory",
"url": "https://woy.ai"
},
{
"name": "kowze",
"description": "中国汽配龙头",
"url": "https://kowze.com/"
}
]