[x] use cssgrid (not bootstrap, not flexbox, not media queries, not react resize detector), only CSS GRID !
[x] The page should be responsive just like the current homepage (it does not need to be exactly the same breaks per width, it just should work as one would expect as someone drags the screen width smaller), for example the items should become 4 to 3 to 2 to 1 column (for the bottom section of the home page, and from 2 to 1 column for the top section of the homepage
[x] install docker on new laptop
[x] install code climate on new laptop
[x] unit tests and code climate
[x] manual test, need to fix cellphone displays and other width glitches
Private Zenhub Image
[ ] after merge to master need to redeploy heroku apps and test on production (roll them back if tests fail)
https://mui.com/material-ui
[x] use same content as current homepage
[x] use cssgrid (not bootstrap, not flexbox, not media queries, not react resize detector), only CSS GRID !
[x] The page should be responsive just like the current homepage (it does not need to be exactly the same breaks per width, it just should work as one would expect as someone drags the screen width smaller), for example the items should become 4 to 3 to 2 to 1 column (for the bottom section of the home page, and from 2 to 1 column for the top section of the homepage
[x] install docker on new laptop
[x] install code climate on new laptop
[x] unit tests and code climate
[x] manual test, need to fix cellphone displays and other width glitches Private Zenhub Image
[ ] after merge to master need to redeploy heroku apps and test on production (roll them back if tests fail)
[ ] test on production