Aimly is a modern web application that helps users set, track, and achieve their personal goals with AI-powered suggestions and progress tracking.
- Smart goal tracking and management
- AI-powered goal suggestions
- Visual progress tracking and analytics
- Responsive modern UI
- Secure authentication with Supabase
- Goal categorization and insights
- Next.js
- TypeScript
- Supabase
- Groq AI
- Tailwind CSS
- Clone the repository
- Install dependencies:
npm install
- Set up environment variables:
cp .env.example .env.local
- Start the development server:
npm run dev
This project is licensed under the MIT License - see the LICENSE file for details.