Use render props to make the MessageLayout component render a list and an Input for messages
Bonus: add a toggle button that will change the MessageLayout Theme.
Write a Higher Order Component that will conditionnaly render your MessageLayout OR the Login layout based on the isLoggedIn
property in state
Use the base logic to make a fun app
you might use Ant.Design to improve this app https://ant.design