JavaScript library designed to simplify the management of user consents in web applications developed with React. This package is particularly useful for complying with data protection regulations such as the General Data Protection Regulation (GDPR) in t
npm install @start-base/react-consent-manager
Customizable React library for managing user consent with cookie banners and privacy settings in compliance with regulations like GDPR.
@start-base/react-consent-manager is part of the @start-base/start-ui UI library but can also be used individually.
---

For full documentation, visit start-ui.startbase.dev.
``bash title="Terminal"`
npm install --save @start-base/react-consent-manager
Make sure to you import style.css to your App root.
`jsx title="layout.js"``
import "@start-base/react-consent-manager/styles.css";
- CSS variables for theming are available for all components.
- Classnames are available for all components.
- Built-in dark mode support.
For live demos of these components in action, please visit our Storybook demo pages.
Contributions are welcomed. Feel free to submit pull requests and improvements to the project!
![]() yunusozcan | ![]() emreonursoy |