Skip to content

Commit d7f6f01

Browse files
committed
Add link to react-templates.net
1 parent 6f345aa commit d7f6f01

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

MyApp/_includes/react-templates.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## New React Templates 🚀
2+
3+
We're excited to announce our new collection of React Templates specifically optimized for AI-first development, designed to accelerate your development workflow with modern tooling and best practices.
4+
5+
[![](/img/pages/react/react-templates.webp)](https://react-templates.net)
6+
7+
<div class="pt-8 not-prose flex justify-center">
8+
<a href="https://react-templates.net"
9+
class="group relative inline-flex items-center rounded-full bg-gradient-to-r from-sky-400 vithe UX Hot reloading of npm UIsa-cyan-400 to-emerald-400 p-[1.5px] shadow-md">
10+
<span class="inline-flex items-center gap-2.5 rounded-full bg-white px-6 py-3 text-base font-semibold text-slate-900 transition group-hover:bg-slate-50">
11+
<span class="h-2.5 w-2.5 rounded-full bg-gradient-to-r from-sky-400 to-cyan-400 shadow-[0_0_7px_rgba(56,189,248,0.7)]"></span>
12+
<span class="tracking-wide">react-templates.net</span>
13+
<span class="ml-1 text-slate-400 transition-transform group-hover:translate-x-0.5">&rarr;</span>
14+
</span>
15+
</a>
16+
</div>

MyApp/_pages/templates/react.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: React Templates
33
---
44

5+
::include react-templates.md::
6+
57
## First-Class React + Tailwind for AI-First Development
68

79
We're witnessing a fundamental shift in how applications are built. AI code generation has evolved from a novelty to a productivity multiplier that's become too significant to ignore. While AI models still require oversight for production backend systems, they excel at generating frontend UIs—compressing development timelines that once took months into days.

0 commit comments

Comments
 (0)