UNPKG

quickzen-ui

Version:

QuickZen UI is a modern, lightweight React component library designed for fast and easy UI development. Build beautiful, accessible, and reusable components with zero hassle.

7 lines 209 B
echo "# quickzen-ui" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/UmayerCoding1/quickzen-ui.git git push -u origin main