GitHub Actions CI/CD for React app hosted in GitHub Pages
Let's create a simple GitHub Actions workflow that I use on my projects with React.
This workflow created on GitHub Actions will take care of automatically building and deploying the app on GitHub Pages. Can add testing and linting if needed. We will...
blog.vishnuprasaath.dev3 min read