Testing Component Libraries in Astro
The goal of this project is to streamline the use of AI tools to slice web mockups into React components. Ideally, I want to take a design and automatically split it into pieces that can be imported into React, and ultimately used within an Astro or Next.js environment. For straightforward pages, after rigorous testing, I've found plain React with CSS Modules provides the cleanest results so far. However, when it comes to interactive elements, I'm still testing various libraries and exploring how AI can incorporate these effectively.