Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 10 days ago
JSON representation

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