Learning React. Following a tutorial on Youtube via JS Mastery.
I was introduced to some basic React concepts that include: components, props and the various ways to style React components
There was light exposure to UseState and UseEffect. Still haven't grasped what these are fully but will dig in.