PersonalsiteReact First React project Setting up project npm install npm start Deploy to production npm run build with bash: zip -r .zip . with powershell: Compress-Archive -Path * -DestinationPath .zip