Based on Udemy tutorial by Anthony Welc (https://twitter.com/@AnthoWelc)
https://www.udemy.com/reactjs-pour-les-debutants
http://prstbt-chatbox.surge.sh/
npm i
npm start
npm run build
It uses Surge (http://surge.sh/), you can change npm script to deploy on other platforms (github pages for example)
npm run deploy