This repository contains a simple portfolio webpage template created for the CPCS403 university course. The webpage is built using HTML and CSS only, featuring a clean and responsive design.
The template includes placeholder (fake) data, which users can replace to showcase their own work, skills, and contact information.
You can view the hosted version of this project here:
π Portfolio Webpage
- About the Project
- Features
- Technologies Used
- How to Use
This project was developed as part of the CPCS403 course. It serves as a fully responsive portfolio webpage template, allowing users to present their professional details in a structured and visually appealing way.
- β Responsive design β works on all devices
- β Minimalist and clean layout
- β Easy to edit β simple HTML and CSS files
- HTML5 β for the structure of the webpage
- CSS3 β for styling and layout
-
Clone the repository:
git clone https://github.com/76ilq/CodeCrafters.git -
Navigate to the project folder:
cd CodeCrafters -
Open the
index.htmlfile in your browser.
You can double-click the file or right-click and select "Open with" β your browser.