Day 14: Node & React

So… I took another detour. šŸ˜‚

Today’s progress really started at about midnight, when, after tweaking my current form project a bit, I decided to add one of my old React projects to my GitHub profile “real quick”. Two hours later, I’d added Node and React to my computer so I could tweak the code in order to run my old sound machine app locally, as opposed to on CodePen, which is where I’d originally forked it from one of freeCodeCamp’s required projects for the Front End Development Libraries certification.

By the time I sat down to resume my session hours later this morning, I just needed to create a React app template in VSCode and input the existing code and tweak it a bit in order to run it locally (and to replace some sound file links that are now inactive). I pushed that to a new repository on GitHub.

Voila!

I’m a bit amazed to think that I made this back in 2019 and I’m looking forward to tweaking it here and there as I continue reviewing.

Leave a comment