react-redux-sudoku icon indicating copy to clipboard operation
react-redux-sudoku copied to clipboard

Source code of my blog post at: http://danialk.github.io/blog/2016/01/15/sudoku-written-using-es6-react-redux/

To run:

  1. Make sure you have node and npm installed
  2. Run npm install to install the dependencies
  3. Run npm start to start the server
  4. Head to localhost:3000

Built wth: