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
- Host: GitHub
- URL: https://github.com/mariyan23/capybara-chat-front
- Owner: MariyaN23
- Created: 2024-08-24T07:25:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T08:08:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-04T02:23:04.276Z (over 1 year ago)
- Topics: express, react, rtk, scss, socketio, typescript, websocket
- Language: TypeScript
- Homepage: https://mariyan23.github.io/capybara-chat-front/
- Size: 1.15 MB
- 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