React demo app that showcases GitHub OAuth with Appwrite
- Clone the repo
- Enter the cloned repo's directory
- Change the file
.env.exampleto.env - Update the environment variables with your Appwrite Cloud Endpoint and Project ID
- Run
npm installfollowed bynpm start