Skip to content

Gowza68/apple-signin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sign in with Apple

Basic sign in with apple demo with video tutorial.

Getting started

  1. To get started clone repo: git clone https://github.com/divanov11/apple-signin

  2. CD into final OR starter_code folder

final contains complete project, starter_code contains boiler plate code for you to build on top of.

npm install
npm run dev
  1. Create a .env folder and add in your appwrite credentials. See .env.example

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.5%
  • JavaScript 21.7%
  • HTML 16.8%