A grid is like an invisible table that helps designers position interface elements with strong alignment and consistent spacing. Grids are made up of columns, rows, gutters, and margins.
npm install @ausbom/grid``bash`
npm install @ausbom/grid
`javascript``
import Grid, { GridItem } from '@ausbom/grid'