Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kolappannathan/bootstrap-cookie-banner

A cookie banner for Bootstrap 5 websites
https://github.com/kolappannathan/bootstrap-cookie-banner

bootstrap bootstrap-5 bootstrap-cookie-banner cookie-banner cookie-consent-banner

Last synced: 3 months ago
JSON representation

A cookie banner for Bootstrap 5 websites

Awesome Lists containing this project

README

        

# Bootstrap cookie banner

A cookie banner for websites using Bootstrap 5.

**Demo:** [![Live demo](https://img.shields.io/badge/view-Live%20Demo-blue.svg?style=flat-square&logo=microsoft%20edge)](https://kolappannathan.github.io/bootstrap-cookie-banner/)

**Bootstrap Version used:** 5.3.3

## Usage

1. Include the CSS and js files.

```html

```
2. Minimum HTML to make it work

```html


🍪 This website uses cookies to ensure you get the best experience on our website.
Learn more

I Got It

```

## Screenshot

*Light mode*

![Demo image](./demo/light-mode.png)

*Dark mode*

![Demo image](./demo/dark-mode.png)