InkFlow is a modern full-stack blogging platform that enables users to write, publish, and engage with articles through comments and voting. It offers a clean writing experience with rich-text editing, secure authentication, and media uploads.
- Frontend: React 19, Redux Toolkit, React Router v7, Tailwind CSS v4, TinyMCE, DOMPurify
- Backend: Appwrite (Authentication, Database, Storage)
- Monitoring: Sentry
- Build Tool: Vite 7
- Secure user authentication
- Rich text editor with image support
- Create, edit, and delete blog posts
- Cover image uploads
- Upvote & downvote posts
- Comment system
- Read count tracking
- Responsive modern UI
- XSS protection with DOMPurify
- Error monitoring with Sentry