Hacker News new | ask | show | jobs
Show HN: I have open-sourced my ReactJs UI kit (rewind-ui.dev)
10 points by ndunas 1058 days ago
Hello everyone,

For the past several months, I have been building multiple React/TailwindCSS components for my projects.

I have decided to bundle and document them so that I can share them with the community.

The entire UI kit is written in Typescript on top of the class-variance-authority library.

Although I am already using these components in production, the project is still in beta since it lacks a full test suite and dark mode.

Please feel free to take a look and provide feedback if you have a moment to spare.

Thank you!