Welcome to the Dance Masterclass Task! This is a simple static web page showcasing custom cookie consent banner implemented using Cookiebot.
To get started with this project, follow these steps:
- Clone the repository:
git clone https://github.com/DreyWesson/dance-masterclass.git
dance-masterclass/
│
├── ignore.js (Pls, ignore this script as it's just to submit dance pictures rather than a blank script)
├── index.html
├── README.md
├── script.js (Here is the replica of my script on Cookiebot)
└── style.css
- Open the index.html file on your browser To see the functionality you can use Vscode liveserver extension to open the index.html file
- Cookie consent banner powered by Cookiebot.
- Display a gallery of dance images.
- HTML
- CSS
- JavaScript