an open-source project that combines the power of React and the flexibility of Tailwind CSS to streamline your web development experience
there is no installation , all you have to do is copy paste component folder in your project
1- fork this repo
2- clone it
3- create a branch and name it the component type and number for example create-header-01
4- create component in react+ tailwindss (Note: you have to use javascript and don't use any other third library . follow naming convention for example if you want to create a new header name the file header-01)
5- send pull request