React App Local Development Install Node.js Install dependencies: npm install Start app: npm start Open: http://localhost:3000 Production Build Build: npm run build Files will be in build/ directory Deployment Push to main branch → Automatic deployment to AWS