0. Prereqs This tutorial assumes your application has already been set-up with React, React-Redux, CSS-Modules, and Sass. I used Gatsby.js for my portfolio site, which works out of the box with CSS-Modules, and can be easily used with Sass following these instructions. If you are not using Gatsby.js, there is…