A modern news website built with Next.js, Tailwind CSS, and MongoDB, featuring multiple news categories, authentication, and an admin dashboard for content management. The platform is designed to deliver the latest updates with a secure backend for news management and role-based access control.
π Live Website: topglobalnews.in
- π Multiple news categories (World, Technology, Sports, Business, etc.)
- π οΈ Admin Dashboard to manage and publish news articles
- π± Fully responsive and mobile-friendly design
- β‘ SEO-optimized with Next.js App Router
- π Secure backend integration for user and content management
Frontend:
- Next.js 14 (App Router)
- Tailwind CSS
- Next/UI Components
Backend:
- Next.js Api Router
- MongoDB (Mongoose)
Authentication:
- JWT for secure role-based access
Deployment & Tools:
- Vercel (Frontend Hosting)
- GitHub (Version Control)
TopGlobalNews/
βββ app/ # Next.js App Router pages
βββ components/ # Reusable UI components
βββ lib/ # Utility functions & helpers
βββ models/ # MongoDB models
βββ public/ # Static assets
βββ styles/ # Global styles (Tailwind configs)
Home Page showing top global headlines.
Detailed article view with full content.

