El Juego de la Vida

This project was bootstrapped with Create React App.

DEMO

Instructions to run locally

git clone https://github.com/hecforga/my-game-of-life.git
cd my-game-of-life
npm install
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.