Create an interactive testimonial with Tailwind CSS and AlpineJS
Let's build a fun testimonial with Astro, Tailwind CSS and Alpinejs!
Originally posted: https://lexingtonthemes.com/tutorials/how-to-create-an-interactive-testimonial-with-astro-tailwind-css-and-alpine-js/
The main thing
Let's use Astro to make a template so we don't have to write the same code over and over. We'll put our data in an array and send it to the Alpine.js component.
Top comments (0)