cano316 / musicplayerv1

React practice project
0 stars 0 forks source link

Rebuild Required #3

Open cano316 opened 1 year ago

cano316 commented 1 year ago

This web app was built immediately following the 'React Intro' course by Scrimba. Although it was fun to build and try to figure out, I made leaps in content and features that I hadn't fully understood. In particular, I feel as though I need to deconstruct my components a bit more.

I also feel as if I could use CSS modules to further scope the presence of my styles throughout the web app. I need to gain a better understanding of useEffect, context, and authentication within the realm of React.