TailGrids React
Introduction
This part of the documentation covers everything you need to know to start a React project with TailGrids. This version of TailGrids is based on TailGrids Core (open-source), which was developed specifically for React, so anyone can use TailGrids Components with their React projects flawlessly.
🌟🌟🌟 Star This Repository on GitHub
Adding TailGrids to React Project
To be able to use TailGrids with your React project You need to install the tailgrids package from npm.
npm i tailgrids
Then, configure tailwind.config.js file.
Next, download our TailGrids React download package by logging in to your TailGrids account. Once you have access, you can browse the available components and choose the ones that best suit your needs.
Notes:
-Please note that when importing certain components, you must import them manually using the relative path.
-For components that require external packages, be sure to install those packages as needed.
👥 Community
💬 Chat Us on Discord
🙌 Let's Connect on Twitter
💙 Support
You can always support this project and inspire us by 🌟🌟🌟 Starring This Repository on GitHub and sharing with friends. If you like the the library consider purchasing ⚡ TailGrids Pro to get access to all available premium components.
Contribute
If you find something can be improved feel free to reach out or open a pull request on GitHub