Summary
In this chapter, we learned how to add Amplify UI components to our projects and about customizing and theming the Amplify UI Authentication component. It really is that easy to add authentication to your app, with just a few lines of code. The AWS Amplify UI components really give us a head start in terms of the development speed; we can save a lot of man-hours in perfecting the sign-up and login flow. Since we have now added an authentication component to our app, in the next chapter, we will be going through how to implement user management with the Amplify authentication backend, which is AWS Cognito.