Setup:
- run
npm i && npm startfor both client and server side to start the development server
- CRA(Create React App) for
client - Redux saga for managing store
- socket.io
- postgres as a database for saving user information
This chat app includes:
- Welcome message
- Emoji effects
- Leave chat message for other users
- Distintive user icon(username 2 english character and random background color)