This project is heavily inspired by below amazing projects.
This is not a component library. It just contains styled react aria components that you can copy and paste to your project to create your own design system.
npm i react-aria-components
npm i react-stately
npm i react-aria
npm i tailwindcss-animate
npm i @tailwindcss/container-queries
npm i tailwind-merge
## Only if you want to use the HoverCard component
npm i @floating-ui/react
src
to your projectVisit the storybook page - React Aria Components Tailwind Starter to explore all available components.