A responsive, bilingual (EN/DE) portfolio website built with React and Tailwind CSS, featuring dark/light mode and interactive project showcases.
# Clone the repository
git clone https://github.com/murali-kri5hna/murali-hemanna-portfolio.git
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
src/
├── components/
│ └── ui/ # Shadcn UI components
├── App.jsx # Main portfolio component
└── main.jsx # Entry point
vite.config.js
with your repository nameApp.jsx
.github/workflows/deploy.yml
MIT License - Feel free to use this as a template for your own portfolio