NeuralPulse - AI Blog
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.
Features
- Responsive dark theme with modern UI
- Featured articles & recent posts grid
- Newsletter subscription & topic categorization
- Detailed blog post pages
Tech Stack
- 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
Getting Started
Prerequisites
Installation & Setup
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