Now to make the project we want to serve on our Github page. Run npx create-react-app __project-name-here__ and wait a while for all the npm packages to install. At the end you will have a vanilla…