This is an implementation of Conway's Game of Life in JavaScript using the React library created as an exercise in behaviour-driven JavaScript development. Created by @basicallydan.
yarn start
yarn test
If you'd like to contribute, that's great and I encourage it - I do, however, also encourage reading the contributing doc first. The golden rule for contributing is that you ensure that the tests are still passing before you make a pull request.