--- 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.