POC - GitHub Pages | How to deploy react app on GitHub pages
GitHub Pages is a static site hosting service that takes HTML, CSS, and JavaScript files straight from a repository on GitHub, optionally runs the files through a build process, and publishes a website.
In this video, you will see how we can deploy a react app on Github pages.
Topics explained in this video -
- What is Github Pages
- Create a react app and steps to deploy react app to github pages
- Repository settings needs to be changed.
Useful Links -
Github pages Official website - https://pages.github.com/
Link which we have followed for deployment - https://create-react-app.dev/docs/deployment/#github-pages
Code Github link - https://github.com/chandan13tiwari/github-pages-demo
Please write to [email protected], in case of any queries and issues.
Thanks for supporting.