❤️
React Table + Tailwind CSS = Source code for my tutorial on how to build customizable table component with React Table and Tailwind CSS.
Both parts of the tutorial can be found on my blog:
- Part 1: Build a fully featured table component step by step
- Part 2: Style the table with Tailwind CSS
Here is how the table component looks like:
📖
Installation
$ npm install
$ npm start
# Load the site at http://127.0.0.1:3000
🤝
Contributing
Contributions, issues and feature requests are welcome!
⭐️
Support
Give a
feat: add responsive classes for different device type
It would be great if this project also included the tailwind responsive classes
sm: md: lg:
. etc. So that the table is usable across device types.I am currently working to add these myself to my project, happy to raise a PR / discussion topic with some suggestions.
WIP:
Project PR
Key considerations: