Spaces:
Sleeping
Sleeping
File size: 474 Bytes
62fd4dc 743409d 62fd4dc 743409d 62fd4dc 743409d 62fd4dc 743409d 62fd4dc 743409d 62fd4dc 743409d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
title: Fintech Dark Patterns Detector
emoji: 🛡️
colorFrom: indigo
colorTo: gray
sdk: docker
app_port: 8000
pinned: false
---
# Dark Patterns Detection Prototype
This is a code bundle for Dark Patterns Detection Prototype. The original project is available at https://www.figma.com/design/FJaApObGhOJZPXTd6myO4W/Dark-Patterns-Detection-Prototype.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.
|