i am gleefully ripping off design from Codecademy with a few tools:
i am also going to use react accordions instead of what i would normally do which is resort to bootstrap+jquery.
- accessible accordion looks too primitive in design
- react-bootstrap looks okay
- react responsive accordion
- sanfona <– using this one because cat gif
react resizable panels
- https://github.com/tomkp/react-split-pane great demos but seems heavy?
- https://zesik.com/react-splitter-layout/#/standard-horizontal small and lite! sold!
- https://github.com/adaptiveconsulting/react-flex-layout takes idea from react-split-pane