As an added challenge, I decided to create a theme toggle for this project. I added a separate set of color variables closely related to those for the default theme, and a button to switch between themes.
As another added challenge, even though it's blatant overkill for such a simple component, I took the opportunity to build an accessibility checker into my workflow using pa11y and concurrently. The intention is to use this, going forward, in future challenges and other projects.
What challenges did you encounter, and how did you overcome them?This challenge fell under the category: "review of the skills I already have." But practice is always a good thing! :)
I did learn some new things along the way -- mostly from building the accessibility checker. It took some trial and error to get things working properly, and in a way that made sense.
What specific areas of your project would you like help with?None that I can think of.