A little game I created to practice React Hooks.
See it live in https://michalporag.github.io/snakeGame/
- npm install -g react react-dom
- npm install react-scripts --save
- npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.