@@ -17,38 +17,39 @@ Bootstrap your project with our framework-specific templates and start building
1717privacy-first applications.
1818
1919<CardGrid >
20- <ProjectCard
21- title="Next.js Starter"
22- description="Full-featured Next.js template with Reown integration, TypeScript support, and seamless iExec connectivity."
23- icon="logos: nextjs-icon "
24- status="available"
25- statusLabel="Available"
26- buttonLabel="Get Started"
27- buttonIcon="mdi: github "
28- buttonHref="https://github.com/iExecBlockchainComputing/iexec-nextjs-starter "
29- />
3020
3121<ProjectCard
32- title="React Starter"
33- description="React starter template with Privy SDK for seamless iExec wallet integration ."
34- icon="logos: react "
35- status="available"
36- statusLabel="Available"
37- buttonLabel="Get Started"
38- buttonIcon="mdi: github "
39- buttonHref="https://github.com/iExecBlockchainComputing/iexec-react -starter "
40- />
22+ title="Next.js Starter"
23+ description="Full-featured Next.js template with Reown integration, TypeScript support, and seamless iExec connectivity ."
24+ icon="logos: nextjs-icon "
25+ status="available"
26+ statusLabel="Available"
27+ buttonLabel="Get Started"
28+ buttonIcon="mdi: github "
29+ buttonHref="https://github.com/iExecBlockchainComputing/iexec-nextjs -starter "
30+ />
4131
4232<ProjectCard
43- title="Vue.js Starter"
44- description="Vue 3 starter template with TypeScript and Reown integration for iExec apps."
45- icon="logos: vue "
46- status="available"
47- statusLabel="Available"
48- buttonLabel="Get Started"
49- buttonIcon="mdi: github "
50- buttonHref="https://github.com/iExecBlockchainComputing/iexec-vuejs-starter "
51- />
33+ title="React Starter"
34+ description="React starter template with Privy SDK for seamless iExec wallet integration."
35+ icon="logos: react "
36+ status="available"
37+ statusLabel="Available"
38+ buttonLabel="Get Started"
39+ buttonIcon="mdi: github "
40+ buttonHref="https://github.com/iExecBlockchainComputing/iexec-react-starter "
41+ />
42+
43+ <ProjectCard
44+ title="Vue.js Starter"
45+ description="Vue 3 starter template with TypeScript and Reown integration for iExec apps."
46+ icon="logos: vue "
47+ status="available"
48+ statusLabel="Available"
49+ buttonLabel="Get Started"
50+ buttonIcon="mdi: github "
51+ buttonHref="https://github.com/iExecBlockchainComputing/iexec-vuejs-starter "
52+ />
5253
5354</CardGrid >
5455
0 commit comments