Super flexible & responsive table, CSS only for React
npm install responsive-table-react#### Discover:
- 🔧 Installation
- 🔬 Instruction
- 😊 Collaborators
- 🍕 Pizza time
---
- 👉 Prototype demo
- 👉 NPM Package
!npm
!npm
!npm
- 👉 GitHub Repository
!npm
!npm
!github
!github
---

---
Install by NPM:
```
npm i responsive-table-react
Here you can find the package on NPM: responsive-table-react.
---
Simple and high settable table for all devices, CSS only; create your component with a super tiny code
Import with
`js`
import { ResponsiveTable } from "responsive-table-react";
`ts
const columns = [
{
"id": "name",
"text": "Name"
},
{
"id": "surname",
"text": "Surname"
}
]
const data = [
{
"name": "Mark",
"surname": "Garsin"
},
{
"name": "Gabriel",
"surname": "Betappi"
},
{
"name": "Gustav",
"surname": "Mahler",
}
]
return (
)
`
Add the border-
dark?: boolean
Add the dark mode -
color?: string` ---
- 🦁 Gabriele
- 🐷 Marco
- 🐻❄️ Gustavo
---
If you like this component and you want to support us... PIZZAAA😋😋😋