• Stars
    star
    187
  • Rank 205,817 (Top 5 %)
  • Language
    JavaScript
  • License
    BSD Zero Clause L...
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code for my tutorial on how to build customizable table component with React Table and Tailwind CSS.

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:

image

📖 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 ⭐️ if this project helped you!