Productions of Porky
index.html is the main page of the website.
404.html is our error page.
games.html is the page that contains all the games that we make.
3DPrints.html is the page that contains all the 3D prints that we make.
develop.html is the page that contains all of the technologies that we developed.
models.html is the page that contains all of the models that we made.
output.css is the CSS after compilation, including the tailwindcss
MasterStyle.css is the CSS settings for the pages before compilation
index.css is the CSS settings for specific elements on the index page
models.css is the CSS settings for specific elements on the models page
Header.js is the JavaScript settings the heading/navbar
index.js is the JavaScript settings for the main page
Utility.js is the JavaScript utility to recognize mobile devices and hide the navbar
models.js is the JavaScript settings for the models page


