Extra
Deployment
How to host your creations with Netlify
1
Register for Netlify
Head over to Netlify and sign up.
2
Connect to GitHub
Ensure that your project has been pushed to your GitHub and then connect your Netlify to GitHub, allowing access to your app’s repo.
3
Environment Variables
Add your environment variables before your inital publish/deploy.
Moving forward your site will automatically build and deploy on each successful push.