Create and deploy a boilerplate React app with continuous deployment setup in less than a minute!
- Click the Deploy to Netlify button
- Follow instructions and accept authorizations that popup
- Sit back for about a minute while Netlify builds and deploys your React app
-
Optional: Edit settings such as the name of your app
- Verify deployment of your React app by going to NAME_OF_YOUR_APP.netlify.com
- Dance
Changes pushed to the master branch of your app will automatically be deployed to Netlify. BOOM!