Note
"There were lots of holidays and I was bored so I tried creating a Components Library for fun and to try things out. Please bear with me as this is an ongoing work and there's still a lot to do."
pnpm
- React with Vite
- React Aria
- TailwindCSS
- Storybook
- Clone the repo.
- Install the dependencies using
pnpm
pnpm i
- Run the Storybook
pnpm storybook
This will build Tailwind and start an instance of Storybook in port 6006.
- Either implement Playwright or Chromatic for testing.
- Deploy the package in GitHub Packages.