Tyler Pierce
This project is a basic intro website that gives a little bit of information about me.
To run the project: Clone the repository and use VSCode's Live Preview server feature to start a server. Then input the address of the website to a web browser.
- Button design (https://www.w3schools.com/css/css3_buttons.asp)
- Button click functionality (https://stackoverflow.com/questions/1947263/using-an-html-button-to-call-a-javascript-function)