Skip to content

Kevin-D23/portfolio-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

image

Table of Contents

About

This is my personal portfolio website where I display my work, professional skills, and projects. It serves as a hub to demonstrate my expertise in front-end development and web technologies.

Technologies

The website is built using the following technologies:

  • React: A JavaScript library for building user interfaces.
  • HTML5 and CSS3: For structuring and styling the web pages.
  • JavaScript (ES6+): The core programming language for adding functionality.
  • Framer Motion: For animations and interactions.
  • Responsive Design: Built with mobile-first design principles.

Features

  • Responsive Layout: Adjusts to different screen sizes and devices.
  • Smooth Animations: Implemented with Framer Motion for a dynamic user experience.
  • Project Gallery: Displays details about my featured projects.
  • Contact Form: Allows visitors to reach out to me directly from the website.

Installation

To run the website locally, follow these steps:

  1. Clone the repository:

    git clone https://https://github.com/Kevin-D23/portfolio-v3/
  2. Navigate to the project folder:

    cd portfolio-v3
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and go to http://localhost:3000 to see the website.

Usage

  • Home: Introduction and a quick overview of my work.
  • About Me: Learn more about me, my skills, and background.
  • Projects: Browse through my portfolio projects.
  • Experience: Browse through my work experiences
  • Contact: Use the contact form to get in touch with me.