A modern, responsive personal portfolio website built with React. Showcases projects, skills, and contact information.
🔗 Live Demo: View Live Demo
- Hero section with introduction
- Skills showcase
- Projects gallery
- About section
- Contact form
- Smooth scroll navigation
- Dark/Light mode (if implemented)
- Fully responsive
- React.js
- CSS3 / Styled Components
- JavaScript (ES6+)
- React Router (if used)
# Clone the repository
git clone https://github.com/kevinwangombe/react-portfolio
# Install dependencies
npm install
# Start development server
npm startsrc/
├── components/ # Reusable UI components
├── pages/ # Page sections
├── styles/ # Global styles
└── App.jsx # Main app component
Kevin Wang'ombe
- GitHub: @kevinwangombe
- Email: kevinwangombe192@gmail.com
- Twitter: @kevin_kagunda
MIT License
