Worked with React
Learned to use materialUI
#100daysofcode Day 37

Learning to use Material UI today was an interesting one, maybe because I'm familiar with how to incorporate bootstrap to websites.

However, adding the dependencies was really stressful as I was working in codeSandbox; it continued giving me bugs and so I followed the error in the console and it helped me install the required dependencies as the video I watched wasn't recent and some dependencies like Material UI core and icons have been replaced with new names which also required other dependencies like emotion/styling and React to function.

#webdevelopment
#react
#materialui