Junior — Senior
Creating a chat app on React with likes
livecode
Task condition
Create a chat component that displays messages, each post has a like counter and a button to increase it. Add a text input field and a 'Send Message' button that allow adding new messages to the list.