Free code camp project based on Conway's game of life
Project Link: http://gameoflife.chrisgeelhoed.surge.sh/
Project User Stories: https://www.freecodecamp.org/challenges/build-the-game-of-life
Conway's Game of Life Information: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
This project was scaffolded with vue-loader / vue-cli. Styling was done with SCSS without a CSS library.
To run the project:
git clone this repo npm install npm run dev
More info can be found at https://vue-loader.vuejs.org/en/