Skip to content

johnoscott/jimmybutton-react-tailwind-table

 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • HTML 8.6%
  • CSS 0.3%