Building a Chat App on React and AWS Amplify (Part 3)

This is the part 3 of a mini-series where we try to build a simple chat app on React and AWS Amplify.
If you haven’t read part 1 and part 2 you should definitely check them out.
Recap
In part 2 of the mini-series, we’ve made our app a little bit prettier and added sending messages using AWS Amplify and the…