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:
$ npm install
$ npm start
# Load the site at http://127.0.0.1:3000
Contributions, issues and feature requests are welcome!
Give a ⭐️ if this project helped you!