Skip to content

KelvinMang/Portfolio_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Kelvin Mang's Portfolio Website

This is a personal portfolio website built using React. It showcases my skills, work experience, and projects. The website includes a header, about me, skills, work experience, projects, and contact me sections. Visitors can send messages to me using the contact form, and the website features hover effects for better user experience.

Preview

Screenshot 2023-04-09 at 7 48 47 PM

Screenshot 2023-04-09 at 7 49 05 PM

For a full demonstration, please visit kelvinmang.com.

Table of Contents

Features

  • Responsive design that works on all devices
  • Hover effects for better user experience
  • Contact form for sending messages
  • Showcases skills, work experience, and projects

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/[your-github-username]/portfolio-website.git
  1. Install NPM packages
npm install
  1. Start the development server
npm start

The website should now be running on http://localhost:3000.

Usage

Use this portfolio website to showcase your skills, work experience, and projects. Customize the content, layout, and styling to fit your needs.

Build and Deploy Website

  1. Build
npm run build
  1. Deploy
npm run deploy

Contributing

Contributions are welcome! Here's how you can contribute:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a pull request

Contact

If you have any questions or suggestions, feel free to reach out to me:

About

Create and deploy a fully responsive personal portfolio website, using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors