Skip to content

Latest commit

 

History

History
72 lines (53 loc) · 2.65 KB

README.md

File metadata and controls

72 lines (53 loc) · 2.65 KB

@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.

License Total Downloads Size Latest Release


Documentation

For full documentation, visit start-ui.startbase.dev.

Installation

npm install --save @start-base/react-consent-manager

Make sure to you import style.css to your App root.

import "@start-base/react-consent-manager/styles.css";

Features

  • CSS variables for theming are available for all components.
  • Classnames are available for all components.
  • Built-in dark mode support.

Demos

For live demos of these components in action, please visit our Storybook demo pages.

Contributing

Contributions are welcomed. Feel free to submit pull requests and improvements to the project!

Contributors


yunusozcan

emreonursoy