Welcome to Gratitude Jar, a delightful web application built with Nuxt.js that allows you to capture and reflect on moments of gratitude throughout the year. Whether you're looking to embrace mindfulness or simply want a space to record weekly reflections, this app is your perfect companion.
- Weekly Reflections: Add a message each week to capture what you're grateful for.
- Countdown Timer: Keep track of the time remaining until the end of the year.
- Dark Mode: Switch between light and dark themes for a comfortable viewing experience.
- Authentication: Log in with GitHub or Google to secure your messages.
The project is organized as follows:
/project
├── app
│ ├── assets
│ ├── components
│ ├── composables
│ ├── layouts
│ ├── pages
│ └── utils
├── server
├── public
└── types
Ensure you have Node.js installed. The project uses Node version specified in .nvmrc
.
Clone the repository and install dependencies:
# Clone the repository
git clone https://github.com/Archetipo95/gratitude-jar.git
# Navigate into the project directory
cd gratitude-jar
# Install dependencies
bun install
Start the development server on http://localhost:3000
:
bun run dev
Build the application for production:
bun run build
Locally preview production build:
bun run preview
- Nuxt.js: A powerful Vue.js framework.
- Nuxt UI 3: Tailwind CSS 4, Nuxt Fonts, Nuxt Icons for a sleek UI.
- Supabase: Backend as a Service for authentication and database.
- 🔒 Encryption: Implement end-to-end encryption for messages.
- 📧 Reminders: Send weekly summary emails.
- ✨ Cheer Me Up: Add motivational content.
- 👥 Groups: Enable shared lists for group gratitude.
- 🧪 Testing: Comprehensive tests for all features.
- 📚 Storybook: Integrate Storybook for component testing.
- 🌐 Internationalization: Support multiple languages.
- 🗑️ Account Deletion: Allow users to delete their accounts.
- 🧹 Lint Project: Add ESLint and Prettier for code quality.
- 🔍 Typecheck: Add TypeScript for type safety.
This project is licensed under the MIT License. See the LICENSE file for more information.
Made with ❤️ by Martin. Explore the wonders of gratitude and make each week count! ✨