Skip to content

kevinwangombe/react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Portfolio

A modern, responsive personal portfolio website built with React. Showcases projects, skills, and contact information.

Portfolio Screenshot

🔗 Live Demo: View Live Demo

✨ Features

  • Hero section with introduction
  • Skills showcase
  • Projects gallery
  • About section
  • Contact form
  • Smooth scroll navigation
  • Dark/Light mode (if implemented)
  • Fully responsive

🛠️ Tech Stack

  • React.js
  • CSS3 / Styled Components
  • JavaScript (ES6+)
  • React Router (if used)

🚀 Quick Start

# Clone the repository
git clone https://github.com/kevinwangombe/react-portfolio

# Install dependencies
npm install

# Start development server
npm start

📁 Project Structure

src/
├── components/    # Reusable UI components
├── pages/         # Page sections
├── styles/        # Global styles
└── App.jsx        # Main app component

📸 Screenshots

Desktop View

🤝 Author

Kevin Wang'ombe

📄 License

MIT License

About

Responsive React portfolio website with mobile-first design

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors