MMMohammad Maasirinmaasir.hashnode.dev·Oct 14, 2023 · 2 min readDeploy a Vite + React app to GitHub pagesOnce you are done with your react project, you would like to showcase it online, both the output as well as the source code. Since the majority of us will be pushing our code on GitHub, why not deploy it using GitHub pages? Here's an example: maasir5...00