Installation Guide
Prerequisites
Before you can start using the Free Astro Components, you need to have the following prerequisites installed on your machine:
-
Node: Make sure you have Node.js installed. You can download it from Node.js .
-
React: Your project should use React (version 18 or higher). You can follow the React documentation to get started.
-
Tailwind: Purrfect UI is styled with Tailwind CSS. Ensure Tailwind CSS is installed and configured in your project.