A React application for the puzzle game Lights Out: https://en.wikipedia.org/wiki/Lights_Out_(game)
Made with Create React App https://github.com/facebook/create-react-app
How to run application locally:
- cd into lights-out file and run
npm install - run
npm test