Project based on the cellular automaton Game of Life devised by mathematician John Conway, built using React.
View project here
- Fork or clone this repo
- Run
npm install
to install dependencies - Run
npm start
to start the dev server
Feel free to contribute, just fork this repo and raise a PR.
If you find any bugs or issues feel free to raise them in the issues section of this repo.