npm install netlify-cli -g
npm run build
netlify deploy
./build
netlify deploy --prod
npm install -g create-react-app
create-react-app hello-world
cd hello-world
npm run build
npm install netlify-cli -g
netlify deploy
don't drag through vs code or any editor instead drag the build file through file exploree