minesweeper_demo.mp4
Minesweeper Game build with React Hooks practice project - Minesweeper Game (using hooks) demo
I learned different react hooks eg: useState()
, useEffect()
, useReducer()
etc.
and build this project to implement those concepts & develop something practical.