Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 502 Bytes

File metadata and controls

7 lines (5 loc) · 502 Bytes

flashcards

An example React project for use in Harvey Mudd's curriculum

About

Link to React tutorial

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.