This project was created using GitHub Copilot to assist in writing HTML, CSS, and JavaScript. The goal was to learn how to collaborate with AI during the development process.
This is a simple website that contains:
- A header
- A main section with content
- A button that updates text when clicked
- A footer
- Download or clone the repository.
- Open the project folder in VS Code.
- Right-click
index.htmland select Open With Live Server. - The website will appear in your browser.
- HTML
- CSS
- JavaScript
- GitHub Copilot assistance
Screenshots documenting Copilot usage will be located in the screenshots/ folder.
This project is for educational purposes as part of my coursework.