There are now two components (SectionButton and ProjectCard) using identical functions for "color" state. Needs a small refactor, probably to place this in App.js and pass it down as a prop instead. probably just creating a small utilities.js file and importing it from there when needed.
There are now two components (
SectionButtonandProjectCard) using identical functions for "color" state. Needs a small refactor,probably to place this inprobably just creating a smallApp.jsand pass it down as a prop instead.utilities.jsfile and importing it from there when needed.