Conway's Game of life This implementation of John Conway's Game of Life is being built using the React library. Installing $git clone https://github.com/jmash/ConwayLifeReact.git $cd $npm install $npm start navigate to localhost:3000 using browser