Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 877 Bytes

File metadata and controls

51 lines (36 loc) · 877 Bytes

PsychoLogisch

Status: Prototype / MVP
Demo: https://psycho-logisch.vercel.app

React/Vite-Prototyp für eine interaktive Psychologie-/Quiz-/Landingpage-Erfahrung mit Motion-UI.

Zweck

Das Projekt dient als Frontend-Prototyp für interaktive psychologische Inhalte:

  • Quiz-/Interaktionslogik
  • visuelle Übergänge und Micro-Interactions
  • Landingpage-/Produkt-MVP-Struktur
  • testbare React-Komponenten

Tech Stack

  • React 18
  • TypeScript
  • Vite
  • Tailwind CSS
  • Framer Motion
  • Vitest
  • canvas-confetti

Lokale Entwicklung

npm install
npm run dev

Danach:

http://localhost:5173

Scripts

npm run dev
npm run build
npm run preview
npm run test

Hinweis

Dieses Repository ist als Prototype markiert. Inhalte, Rechtstexte, Tracking und finale Positionierung müssen vor produktiver Verwendung geprüft werden.