Link-https://lightsout-game-pranav.herokuapp.com/
If you wanna use this repo and make some great stuff further:
- Clone the repository using
git clone https://github.com/iampranavdhar/Lights-Out-Game.git
command in the terminal. - Then use
npm install
- to install all the dependencies. - And then finally use the
npm start
command - to start the project in you local machine.
If you found this project useful, then please consider giving it a ⭐ on Github.