A full-featured modern blog application built using React, Tailwind CSS, Appwrite, and Cloudinary. It includes user authentication, a rich text editor for creating posts, image uploads, and a responsive, production-ready UI.
⚡ Built during my 2nd year B.Tech CSE journey with the guidance of the Chai aur Code React playlist.
- 🔐 Authentication (Signup/Login) with Appwrite
- ✍️ Rich Text Editor powered by TinyMCE
- 📦 Image Upload & Fetch using Cloudinary
- 🧠 Context API + custom state management
- 💻 Responsive UI with Tailwind CSS + DaisyUI
- ⚙️ Vite for blazing-fast development and builds
- 🎨 Custom themed form inputs, navbar, footer, and post card layouts
Frontend | Backend Services | Deployment |
---|---|---|
React.js | Appwrite (Auth, DB) | Vercel |
Vite | Cloudinary (Images) | |
Tailwind CSS + DaisyUI |
- Clone the Repository:
git clone https://github.com/vibek01/megaBlogProject.git
cd megaBlogProject