Reflect is a beautifully crafted journaling application designed to help you witness your own mind without concern for how it sounds or what it achieves.
- Timeline View: See your entries elegantly laid out by year, month, and day.
- Deep Insights: Understand your writing patterns and emotional landscape over time.
- Inner Compass & Eras: Map your personal growth, core values, and life phases.
- Privacy Mode: Keep your thoughts secure with a built-in blur-on-idle feature.
- Curated Themes: Choose from carefully crafted themes like Morning Light, Midnight, Forest, and more to tailor the app to your mood.
- Install dependencies:
npm i
- Start the development server:
npm run dev
This project is configured to automatically build and deploy its application bundle to GitHub Pages using GitHub Actions whenever changes are pushed to the main branch.