A personal website built with JavaScript, CSS, and HTML.
- Responsive design for desktop and mobile
- Interactive elements powered by JavaScript
- Custom styles with CSS
- Easy to deploy and maintain
- Getting Started
git clone https://github.com/mjaarnold95/my_site.git
cd my_siteNo build step required—just open the file to view the site locally.
my_site/
├── index.html
├── styles.css
├── script.js
└── ... (other assets)
- Fork this repo
- Create a new branch
- Make your changes and submit a pull request
This project is licensed under the MIT License.