Compat is a modern compatibility analysis web app that helps users discover relationship potential using multiple personality and fortune-telling systems. Enter details like zodiac signs, MBTI, blood type, and more to receive beautiful, shareable results.
This project had used v0.dev as a project structure creator!
- Analyze compatibility using Zodiac, MBTI, Blood Type, Chinese Zodiac, Enneagram, and Japanese systems
- Intuitive multi-step form for entering information
- Animated, visually appealing UI
- Shareable results for social media and partners
- Fast, serverless backend powered by Bun
bun installbun run devOpen http://localhost:3000 in your browser to view the app.
app/— Next.js pages and API routescomponents/— Reusable UI componentshooks/— Custom React hookslib/— Utility functionspublic/— Static assetsstyles/— Global styles
- Next.js — React framework for web apps
- Bun — Fast all-in-one JavaScript runtime
- lucide-react — Icon library
MIT