This is a portfolio website for Jubilee Austen, a fictional front-end developer. The website is designed to showcase Jubilee's skills, experience, and personality. It features an "About Me" section, a "Skills" section detailing her technical abilities, and a "Contact" section for getting in touch.
- Responsive design that works on desktop, tablets, and mobiles
- Google Fonts integration for enhanced typography
- Clean, organized, and well-commented code
To get the site up and running on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/jubilee-austen-portfolio.git
- Navigate to the project directory:
cd jubilee-austen-portfolio
- Open the HTML file in your browser:
open index.html
or simply double-click on the index.html file in your file manager to open it in your default web browser.
jubilee-austen-portfolio/
│
├── css/
│ ├── normalize.css
│ └── main.css
│
├── img/
│ └── (various image files)
│
└── index.html
This project was created by Skillcrush - The online coding & design school with a ❤️
Live Project Link: Jubilee Austen Portfolio on GitHub