TailUI a collection of free Tailwind CSS components to bootstrap your new apps, projects or landing sites!
This project was bootstrapped with Vite. Vite is is a build tool that aims to provide a faster and leaner development experience for modern web projects.
If you do so or just build a cool feature. Please share it with on https://twitter.com/999tweets_her
git clone https://github.com/<your-github-username>/TailUi
cd tailUi
npm install
npm run dev
git checkout -b YourBranchName
git add <path to the file you worked on>
git cz
git push
The page will reload if you make edits.
You will also see any lint errors in the console.