Live link: https://marinaw88.github.io/techboxes/
-----------------React--------------------
Getting color crazy with React events: Use your mouse to make illuminated boxes appear and change color randomly
Goals:
- Learn how to work with events, components, props, states in React
- Make it look cool
---Trouble shot---
- Problem: Getting stuck at the beginning
Solution: Stepped back, wrote out plan in english, renamed classes and functions. Tested one block at a time with console log. Realized how simple it could be!