This is a repository for the Portfolio Website project. The goal of this project is to create a simple portfolio website using HTML, CSS, and JavaScript.
The portfolio website includes the following features:
- A responsive layout that adapts to different screen sizes
- A home page with a background image and a brief introduction
- A portfolio page with examples of projects, blogs and descriptions
- A navigation menu that allows visitors to easily switch between pages
The project uses the following technologies:
- HTML
- CSS
To use this project, you can either download the zip file or clone the repository using Git. Here are the steps for cloning the repository:
- Open a terminal and navigate to the directory where you want to clone the repository.
- Run the following command:
git clone https://github.com/shivlloyd/markFour-Portfolio-website.git
To use the portfolio website, open the index.html
file in your web browser. You can navigate between pages using the navigation menu at the top of the page.
click here to access the live website.
Contributions to this project are welcome. If you notice any issues or have suggestions for improvement, please create a pull request or open an issue on the project's GitHub page.