Skip to content

Latest commit

 

History

History

react

🚀 Astro React Template

This is the react template that is part of Astro Templates.

Template with the necessary configurations for island support with React.

👀 Features

  • 🚀 Latest version of Astro
  • ✅ ESLint and Prettier ready
  • 🌐 Tunnels ready
  • ⚡ Performance focus
  • 🛡️ Security focus
  • ⚙️ SEO focus
  • ✨ SVG icons support
  • 🪄 Cross-document view transitions (Reference)
  • 💅 Tailwind support
  • ⚛ Integration with React

🤔 How to use

Astro allows the use of official or customized starter templates. To use this template follow this command in the terminal:

With NPM:

npm create astro@latest -- --template felixicaza/astro-templates/react

With PNPM:

pnpm create astro@latest --template felixicaza/astro-templates/react

📖 Others Templates


Made with ❤️ by Felix Icaza.