Appwrite OAuth Demo

React demo app that showcases GitHub OAuth with Appwrite

Steps To Run

  • Clone the repo
  • Enter the cloned repo's directory
  • Change the file .env.example to .env
  • Update the environment variables with your Appwrite Cloud Endpoint and Project ID
  • Run npm install followed by npm start