An online Gratitude Journal. Visible online at One Two Three Happy.
This project is my first attempt at building a React app so I am using it as a test before building bigger, more complex, things.
For all of my projects I use a Global SASS library called __sass. By keeping the code separate I can get up and running quickly, and fix problems in a centralized location.
I compile the SASS with Codekit. I could use Gulp/ npm but Codekit is much quicker for me.