An example React project for use in Harvey Mudd's curriculum
To demonstrate how to use React, the tutorial provides an example React site so that students can follow along. Specificially, it is a mockup of a flashcard deck web app, much like Quizlet. This was chosen because such sites have many repeatable components which are suitable for React apps.