NeuroLife Mini analysis - v0 by VercelNeuroLife Mini analysis - v0 by Vercel
No message content
calculate.tsx
76d ago
Now let me check available UI components:
Now I have everything I need. Let me build the NeuroLife Mini app with a dark, polished dashboard theme. I'll update the globals.css, layout.tsx, and create the page with components.
Now let me create the components and page:
I've converted the NeuroLife Mini HTML page into a polished Next.js application with a dark, dashboard-style design. The app is split into three clean components: EcoInputForm handles all user inputs (study hours, sleep, mood slider, screen time, transport, and food selects), EcoResults displays the analysis with productivity/eco score progress bars, burnout warnings, ecosystem health visualization using Lucide icons, AI insights, and future projections, and the page ties it all together with the same calculation logic from the original. The dark navy/cyan theme gives it a modern data-dashboard feel with proper semantic tokens throughout.
76d ago
0px
You can send messages while the preview loads
Code editing is not availableDuplicate this chat to use a more powerful code editor.