Skip to content

Latest commit

 

History

History

react-pwa

🚀 Astro React PWA Template

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

Support for islands with React and Progressive Web Apps (PWA) powered by @vite-pwa/astro.

👀 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
  • 📱 Progressive Web App 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-pwa

With PNPM:

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

📖 Others Templates


Made with ❤️ by Felix Icaza.