ShouldIAskThemOut 🌹
A funny decision tree website that helps users navigate the question "Should I ask my crush out?" through an unnecessarily complex series of questions.
- Interactive decision flowchart with smooth animations
- Material UI components for polished design
- Snarky commentary and funny responses
- Next.js 13+ with App Router
- Material UI v5 for components and theming
- Framer Motion for smooth page transitions
# Install dependencies
npm install
# Run development server
npm run dev