An open API service indexing awesome lists of open source software.

https://github.com/mariyan23/capybara-chat-front

Write messages to others
https://github.com/mariyan23/capybara-chat-front

express react rtk scss socketio typescript websocket

Last synced: 2 months ago
JSON representation

Write messages to others

Awesome Lists containing this project

README

          

# πŸ“© Capybara Chat πŸ§‘πŸΌπŸ‘¨πŸ½β€πŸ¦±πŸ‘¨πŸΎβ€πŸ¦³πŸ§”πŸ»

## Application Description

You can connect to the chat and start communicating with others.
There is also a ws server that I wrote myself
(code for back is here: https://github.com/MariyaN23/capybara-chat)

## Functionality
- Connect to the chat (it may take some time to get response from server)
- Write your name or don't write it if you want to remain anonymous
- Now you can text messages!

## Stylization
The app is styled with preprocessor SCSS

## Tools
- TypeScript
- React
- Redux Toolkit
- WebSocket library - Socket.io
- Express