A Portfolio For Client
Pebo.Codes is a portfolio project created for a client, showcasing various web development skills using HTML and CSS.
To get a local copy up and running, follow these steps:
-
Clone the repository:
git clone https://github.com/NextEra-Development/pebo.codes.git cd pebo.codes -
Open the project in your preferred code editor.
Open the index.html file in your web browser to view the portfolio.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- 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.
