Skip to content

cheaneatine/ePortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio

Welcome to my personal portfolio! This website showcases my work and provides an introduction to who I am as a Computer Science student.

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/cheaneatine/ePortfolio.git
  2. Navigate to the project directory:
    cd ePortfolio

Usage

Open the index.html file in your browser to view the site:

open index.html

Customization

  1. HTML: Update the content in the index.html file to reflect your personal information, projects, and contact details.
  2. CSS: Modify the styles in the style.css file to change the look and feel of your website.
  3. JavaScript: Add interactivity or functionality in the main.js file as needed.