Game of Mines

Below is my implementation of a quick minesweeper rip-off. You can check out the source code and readme on GitHub. I implemented this as a very simple React app using Babel and core-js for ES6 transpilation and webpack for script and style bundling.