TeachLAFrontend
TeachLAFrontend copied to clipboard
🌱 The frontend for Teach LA's online IDE, designed to teach kids how to code!
Title is mostly self-explanatory; here's an example at `640px` tall (with the green theme) in a mobile view:  Notice how the hijab...
Relatively self-explanatory; see:  In my ~ personal ~ opinion, the best fix is probably fixing the width of the modal, letting the...
https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/ViewOnly.js
Relatively self-explanatory; see this example on `1094px` wide: 
Refactored radio component from class to functional. TODO: issues w/ radio test involving transition from class to functional components
https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/Login/LoginForm.js
https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/common/Radio.js This would require test changes as well.
https://github.com/uclaacm/TeachLAFrontend/blob/master/src/components/Output/Output.js