Eunoia - MyMind Clone
Eunoia is a modern MyMind clone built with the latest web technologies. It serves as a digital brain that allows users to save, organize, and search their notes, images, and ideas effortlessly. The project is designed to be minimal, fast, and AI-powered.
- Next.js (App Router)
- TypeScript
- Tailwind CSS (for responsive and clean UI)
- Framer Motion (for smooth animations)
- Prisma (for database management)
- PostgreSQL (or a modern alternative for persistence)
- ShadeCDN (for optimized asset loading)
- Vercel (for seamless deployment)
- OpenAI API (for AI-powered features) (Not yet implemented)
- 🌟 Minimal & Aesthetic UI - Inspired by MyMind's clean interface
- 🔍 AI-powered search & organization (Not yet implemented)
- 📂 Save text, images, and links
- ⚡ Super-fast performance with Next.js
- 🎨 Framer Motion animations for a smooth experience
- 🔑 Authentication with NextAuth (Google & Github Sign-In)
- 📈 Scalable & Future-proof
git clone https://github.com/canberkvarli/eunoia.git
cd eunoia
npm installnpm run devnpm run buildnpm startThis project is designed to be deployed on Vercel. Just connect your GitHub repository and deploy instantly.
- User Authentication & Profiles
- Drag & Drop for Custom Organization
- Dark Mode & Theming
- AI-Powered Tagging & Organization(Not yet implemented)
Pull requests and feature requests are welcome! Feel free to open an issue if you encounter a problem.
MIT License. Feel free to use and modify.
Made with ❤️ by Canberk 🚀