Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 993 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 993 Bytes

My Portfolio Website

Welcome to the GitHub repository for my professional portfolio website, hosted at this link. This site is a reflection of my journey as a software developer, showcasing my projects, skills, and the technologies I work with.

Features

  • Home: An introduction to who I am, along with a vibrant display of my skills and interests.
  • About and Blog: A deeper dive into my professional background and what drives me.
  • Work and MySkills: A showcase of my best work, demonstrating my capabilities in web development.
  • Say Hi: How to get in touch with me for potential opportunities or collaborations.

Technologies Used

  • HTML, CSS, and JavaScript for front-end development.
  • React.js for building user interfaces.
  • Netlify for continuous deployment and hosting.

Setup

To clone and run this website locally:

git clone https://github.com/HopeKenga/my_portfolio.git
cd portfolio
npm install
npm start