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.
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.
- 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.
To run the website locally, follow these steps:
-
Clone the repository:
git clone https://https://github.com/Kevin-D23/portfolio-v3/
-
Navigate to the project folder:
cd portfolio-v3
-
Install the dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and go to
http://localhost:3000
to see the website.
- 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.