React app for constructing and simulating logic circuits.
There are my implementations of the nand2tetris projects while reading The Elements of Computing Systems (second edition) by Noam Nisan and Shimon Schoken (MIT Press). The repository is based on my ...