Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Luke Barker's Personal Website

Welcome to my personal website! This project showcases my portfolio, skills, and interests. It is designed to be responsive, interactive, and visually appealing.


πŸ“‚ Project Structure

personal-website
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ index.html        # Main HTML document
β”‚   β”œβ”€β”€ about.html        # About page
β”‚   β”œβ”€β”€ projects.html     # Projects page
β”‚   β”œβ”€β”€ accomplishments.html # Accomplishments page
β”‚   β”œβ”€β”€ contacts.html     # Contact page
β”‚   β”œβ”€β”€ styles
β”‚   β”‚   └── main.css      # Styles for the website
β”‚   β”œβ”€β”€ scripts
β”‚   β”‚   └── main.js       # JavaScript functionality
β”œβ”€β”€ assets
β”‚   β”œβ”€β”€ images            # Directory for images
β”‚   └── fonts             # Directory for fonts
β”œβ”€β”€ package.json          # npm configuration file
└── README.md             # Project documentation

πŸš€ Getting Started

Follow these steps to set up and run the website locally:

1️⃣ Clone the Repository

git clone <repository-url>
cd personal-website

2️⃣ Install Dependencies

If you are using npm:

npm install

3️⃣ Run a Local Server

To view the website locally, run the following command in the terminal:

python3 -m http.server

Then, open your browser and navigate to:

http://localhost:8000

✨ Features

  • Responsive Design: Works seamlessly across devices.
  • Interactive Elements: Powered by JavaScript.
  • Custom Styles: Styled with CSS and Google Fonts.
  • Portfolio Showcase: Includes pages for About, Projects, Accomplishments, and Contact.

πŸ“œ License

This project is licensed under the MIT License. Feel free to use and modify it as you like.


πŸ“§ Contact

If you have any questions or feedback, feel free to reach out:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages