SHA LiveSite Url: https://sayyedhammadali.github.io/sha/ Configuration yarn add gh-pages --dev Edit package.json file "scripts": { "deploy":"gh-pages -d build" }, "homepage": "https://[github_username].github.io/[repository_name]", yarn run deploy