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.
For a full demonstration, please visit kelvinmang.com.
- Responsive design that works on all devices
- Hover effects for better user experience
- Contact form for sending messages
- Showcases skills, work experience, and projects
To get a local copy up and running, follow these steps.
- Clone the repository
git clone https://github.com/[your-github-username]/portfolio-website.git- Install NPM packages
npm install- Start the development server
npm startThe website should now be running on http://localhost:3000.
Use this portfolio website to showcase your skills, work experience, and projects. Customize the content, layout, and styling to fit your needs.
- Build
npm run build- Deploy
npm run deployContributions are welcome! Here's how you can contribute:
- Fork the repository
- Create your feature branch (
git checkout -b feature/YourFeature) - Commit your changes (
git commit -m 'Add some feature') - Push to the branch (
git push origin feature/YourFeature) - Open a pull request
If you have any questions or suggestions, feel free to reach out to me:
- Kelvin Mang - kelvinmang888@gmail.com
- GitHub: https://github.com/KelvinMang

