VibeCode-Portfolio

A modern portfolio website built with Next.js and Tailwind CSS.

🚀 Deployment

This project is configured to deploy to GitHub Pages automatically.

Local Development

npm install
npm run dev

Build for Production

npm run build

Manual Deployment

  1. Push your changes to the main branch
  2. GitHub Actions will automatically build and deploy to GitHub Pages
  3. Your site will be available at: https://iamali-stack.github.io/VibeCode-Portfolio/

📁 Project Structure

🛠️ Technologies Used

📝 License

MIT