Description\nThe README currently lists the tech stack as Astro, React, TailwindCSS + daisyUI, but it does not clearly explain that the site is built with Astro and how React components are integrated. This can be confusing for contributors or users trying to understand the project architecture.\n\nSuggested Improvements\n- Add a short paragraph in the README under Tech Stack clarifying that Astro is the static site generator, with React used for interactive components via Astro's React integration.\n- Provide a link to the Astro documentation for using React components.\n- Optionally include a diagram or link to the folder structure showing where Astro pages, React components, and layouts reside.\n\nLabels\nenhancement, documentation
Description\nThe README currently lists the tech stack as Astro, React, TailwindCSS + daisyUI, but it does not clearly explain that the site is built with Astro and how React components are integrated. This can be confusing for contributors or users trying to understand the project architecture.\n\nSuggested Improvements\n- Add a short paragraph in the README under Tech Stack clarifying that Astro is the static site generator, with React used for interactive components via Astro's React integration.\n- Provide a link to the Astro documentation for using React components.\n- Optionally include a diagram or link to the folder structure showing where Astro pages, React components, and layouts reside.\n\nLabels\nenhancement, documentation