Here is the result of this React tutorial.
https://zenn.dev/likr/articles/6be53ca64f29aa035f07
npm run dev
See localhost:3000 with a browser.
Do this command.
npm run build
And commit the contents of the ./dist
directory to the "gh-pages" branch.
And push "gh-pages" branch to GitHub.