Closed dipexplorer closed 2 weeks ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
wanderlust-2024 | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 9, 2024 11:06pm |
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
Fixes #477
This PR introduces a cookie consent banner to the site, enhancing user privacy and ensuring compliance with data protection regulations. The banner informs users about our cookie usage and provides options to accept or reject non-essential cookies, storing their preference in local storage for future visits.
Changes
Testing Instructions
npm install
to install dependencies.npm test
to execute the test suite.Screenshots (if applicable)
https://github.com/user-attachments/assets/3f117e53-52d4-43f4-8f93-34882a8c491b
Checklist