This project was bootstrapped with Create React App.
To run app locally please run:
npm start
You can also see the currently built app at: mineweeper.herokuapp.com
You can change the amount of columns, rows, and bombs by passing rows, columns, and bombs props to the Board component.
Defaults to 10 of each.

