Simple React Modal (miniProject)
Overview
I decided to try and create a react modal from scratch, inspired by the TA-Trainer project. It uses React Portals to inject modal jsx to a top level div in the DOM.
Takeaways
I included this modal in them modified version of TA-Trainer!