Welcome to my portfolio website! This project showcases my work, skills, and contact information.
- Responsive Design: The website is responsive and adjusts seamlessly across devices.
- Dynamic Content: Utilizes JavaScript for interactive elements and dynamic content display.
- Contact Form: Includes a contact form to connect with me directly.
- Social Media Icons: Displays 3D-effect social media icons for easy access.
- HTML5
- CSS3
- JavaScript
- Clone the repository:
git clone https://github.com/lenardjombo/MyPortfolio.git
- Navigate to the project directory:
cd MyPortfolio
- Open
index.html
in your web browser to view the website.
- Navigate through different sections using the navbar.
- Switch between dark and light modes using the theme toggle.
- Fill out the contact form to get in touch
- Fork the project.
- Create your feature branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.