Implemented snake scoreboard and working towards a dedicated snake app

This commit is contained in:
2019-08-27 11:07:09 +02:00
parent 918e5fee45
commit 6bb4a9497c
10 changed files with 196 additions and 256 deletions
+1
View File
@@ -33,6 +33,7 @@
"react-redux": "^7.1.0",
"react-router": "^5.0.1",
"react-router-dom": "^5.0.1",
"react-transition-group": "^4.2.2",
"redux": "^4.0.4",
"styled-components": "^4.3.2"
}