# Grommet — Accessible React UI Framework by HPE > A React component library created by Hewlett Packard Enterprise that prioritizes accessibility, responsive design, and theming. Provides a comprehensive set of layout, input, and visualization components with W3C accessibility compliance built in. ## Install Save in your project root: # Grommet — Accessible React UI Framework by HPE ## Quick Use ```bash npm install grommet grommet-icons styled-components # import { Grommet, Box, Button } from "grommet"; #