Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariyan23/capybara-chat-front
https://github.com/mariyan23/capybara-chat-front
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mariyan23/capybara-chat-front
- Owner: MariyaN23
- Created: 2024-08-24T07:25:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T17:20:57.000Z (3 months ago)
- Last Synced: 2024-08-25T18:36:53.388Z (3 months ago)
- Language: TypeScript
- Size: 864 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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