Deploy React App

Create and deploy a boilerplate React app with continuous deployment setup in less than a minute!

  1. Click the Deploy to Netlify button
  2. Follow instructions and accept authorizations that popup
  3. Sit back for about a minute while Netlify builds and deploys your React app
  4. Optional: Edit settings such as the name of your app
  5. Verify deployment of your React app by going to NAME_OF_YOUR_APP.netlify.com
  6. Dance

Changes pushed to the master branch of your app will automatically be deployed to Netlify. BOOM!