This is a Next.js app using AWS Amplify, TailwindCSS for a custom authentication flow from scratch. Implementing email + password flow as well as sign in with Facebook and Google.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.