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
Build for Production
Manual Deployment
- Push your changes to the
main
branch
- GitHub Actions will automatically build and deploy to GitHub Pages
- Your site will be available at: https://iamali-stack.github.io/VibeCode-Portfolio/
📁 Project Structure
app/
- Next.js app directory with pages
components/
- Reusable React components
public/
- Static assets
styles/
- Global styles
🛠️ Technologies Used
- Next.js 14
- React 18
- TypeScript
- Tailwind CSS
- Radix UI Components
📝 License
MIT