This is a companion repo for the blog https://darrenwhite.dev/blog/custom-ui-amplify-nextjs where I create a custom authentication UI with the AWS amplify auth class.
Built with
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.