NeuralPulse is a modern, responsive blog focused on AI, Generative AI, Computer Vision, and Deep Learning, built with Next.js and designed for deployment on GitHub Pages.
- Responsive dark theme with modern UI
- Featured articles & recent posts grid
- Newsletter subscription & topic categorization
- Detailed blog post pages
- Next.js App Router + React 19 (TypeScript)
- Tailwind CSS with modern gradients
- Shadcn UI, Lucide React, & Next.js Image Optimization
- Toast notifications & responsive grid layouts
- Node.js 18+
- npm or yarn
git clone https://github.com/Imrane-98/NeuralPulse-AI-Blog.git
cd NeuralPulse-AI-Blog
npm install # or yarn install
npm run dev # or yarn dev