https://a4-astroseer.glitch.me
*note to grader, I was granted an extension by the professor
I converted both the form and table components into react components to run the visual elements of the website. This new technology on this small of a scale did not help, although if the website was bigger, I can see how React can aid in reusability. For this assignment specifically, I struggled a lot with the syntax of React and getting components to render, and how to call the components with CSS so that my previous CSS sheet would properly alter the different components. My only issue I had with the CSS was getting the table to align in the center, but left aligned is still fine, just less visually appealing. I do think for smaller assignments, it is not worth using React as the amount of effort put into setting up the app was much greater than it took to simply make html elements. I do think this was a great learning experience and will aid in my final group project.