Deploying React App from Codesandbox to Github Pages
https://stackoverflow.com/questions/58576615/deploying-react-app-from-codesandbox-to-github-pages
WebOct 27, 2019 · I made my react app in codesandbox and exported my sandbox to my github. I downloaded node.js, npm, and git. I downloaded node.js, npm, and git. My folder structure: Users > test > package-lock.json + andair-master > (inside andair-master) node_modules + build > (inside build) public + src + package.json
DA: 97 PA: 75 MOZ Rank: 61