Skip to content

Latest commit

Β 

History

History
37 lines (27 loc) Β· 1.39 KB

File metadata and controls

37 lines (27 loc) Β· 1.39 KB

Portfolio Webpage Template

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.

Live Demo

You can view the hosted version of this project here:
πŸ”— Portfolio Webpage

Table of Contents

  • About the Project
  • Features
  • Technologies Used
  • How to Use

About the Project

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.

Features

  • βœ… Responsive design – works on all devices
  • βœ… Minimalist and clean layout
  • βœ… Easy to edit – simple HTML and CSS files

Technologies Used

  • HTML5 – for the structure of the webpage
  • CSS3 – for styling and layout

How to Use

  1. Clone the repository:
    git clone https://github.com/76ilq/CodeCrafters.git

  2. Navigate to the project folder:
    cd CodeCrafters

  3. Open the index.html file in your browser.
    You can double-click the file or right-click and select "Open with" β†’ your browser.