Deploying a React Frontend with GitHub Pages and GitHub Actions
Introduction
Deploying a React application shouldn't be complicated. GitHub Pages provides a free and easy way to host static websites, making it a great option for React frontend deployment. However, manually deploying updates can become tedious. Th...
munalugonvu.hashnode.dev3 min read