Quick note I accidentally wrote it all on the main branch and then the project wouldn't let me push directly to main so I had to make a new branch and copy the files over so that's why the commits look weird.
Justification
Needed the initial setup of the front end so we can see how it's meant to work and can continue to build on top of it.
Major changes
Created index.html
Created styles.css
Created main.ts
Built initial formatting and hardcoded values so we can get an idea of how the page needs to look and be set up.
Quick note I accidentally wrote it all on the main branch and then the project wouldn't let me push directly to main so I had to make a new branch and copy the files over so that's why the commits look weird.
Justification
Major changes
Minor changes
Effects