Hi campers… I have built a basic chat room with React, Express and Socket.io and i would like your feedback about this project.
The project is hosted here https://react-chat.now.sh
The full code of the client is in my github https://github.com/gigablack/client-chat
and the server is here https://github.com/gigablack/server-chat