git clone [email protected]:dabit3/next.js-tailwind-authentication.git npm install # or yarn
Create your Facebook and Google OAuth App IDs
Initialize the Amplify project'
amplify init
amplify push --y
npm run dev