Deephan / React-HangMan

A simple game of HangMan done with React.js
0 stars 0 forks source link

Modularize the application #1

Open Deephan opened 7 years ago

Deephan commented 7 years ago

(In no particular order of priority.. But (i) should be the first step though.. i) Move the Game components to its own classes ii) Add a yarn/node api layer for fetching the data iii) Use of browserify(?) iv) More ESifying and ES Linting v) PropTypes