Trendwise is a modern blog platform where authenticated users can write, explore, and manage blog posts. It features a clean, responsive UI, admin-only dashboard, AI-assisted content generation, and more.
🔗 https://github.com/pratyush07-hub/trendwise
- Frontend: Next.js (App Router)
- Backend: MongoDB + Mongoose
- Styling: Tailwind CSS
- Auth: NextAuth.js (Google Sign-In)
- Deployment: Vercel
- ✅ Google authentication with
NextAuth.js - ✅ Authenticated users can create and publish posts
- ✅ AI-powered content generation based on a topic
- ✅ Role-based admin dashboard for content management
- ✅ Category-based filtering and recent post display
- ✅ Server-side rendering with SEO-ready structure
- ✅ Clean, responsive design with Tailwind CSS
- 💬 Comment functionality
- 📊 View tracking for posts
- 🗺️ SEO enhancements:
sitemap.xml&robots.txt
git clone https://github.com/pratyush07-hub/trendwise.git
cd trendwise