GitHub Pages for React: Vite Deployment and Custom Domain Configuration
There are two simple ways to deploy your react apps on GitHub Pages. The simple way is to use gh-pages package which does most of the work for you it handles all the configs and other details. Another way is the manual way where you do all the work b...
blog.troncodes.in4 min read