Nice one Bami this totally helped me out. I found just one issue with a snippet the spelling
touch webpaack.config.js
Good job, but I found one mistake that cause an error. Index.js with react is pointing to id="app" and in index.html we have id="App" and react is not recognizing container ;). Also the same issue is in repo
Esteban Catanea
web dev
Thank you very much. Well explained !