Conway's Game of Life Simple visualization of Conway's game "Game of Life" made with React and Typescript. Install on your local machine Clone the code on your local machine: git clone [email protected]:JavierPoduje/Game-of-life.git Install node packages: yarn install Run the code: yarn start Enjoy!