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: 8 months ago
JSON representation
A cookie banner for Bootstrap 5 websites
- Host: GitHub
- URL: https://github.com/kolappannathan/bootstrap-cookie-banner
- Owner: kolappannathan
- License: mit
- Created: 2020-07-28T15:48:18.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T04:34:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T22:25:26.426Z (over 1 year ago)
- Topics: bootstrap, bootstrap-5, bootstrap-cookie-banner, cookie-banner, cookie-consent-banner
- Language: HTML
- Homepage: https://kolappannathan.github.io/bootstrap-cookie-banner/
- Size: 484 KB
- Stars: 36
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Bootstrap cookie banner
A cookie banner for websites using Bootstrap 5.
**Demo:** [](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*

*Dark mode*
