Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erik3010/figma-chat-cursor
A cursor-based chat application, similar to Figma, where users can communicate with each other using a chat box located directly below their cursor
https://github.com/erik3010/figma-chat-cursor
Last synced: about 19 hours ago
JSON representation
A cursor-based chat application, similar to Figma, where users can communicate with each other using a chat box located directly below their cursor
- Host: GitHub
- URL: https://github.com/erik3010/figma-chat-cursor
- Owner: Erik3010
- Created: 2022-11-11T06:53:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T16:16:48.000Z (about 1 year ago)
- Last Synced: 2024-04-18T21:03:05.727Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 669 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figma Chat Cursor
![Preview](https://github.com/Erik3010/figma-chat-cursor/blob/master/preview/preview.gif?raw=true)
## Description
A cursor-based chat application, similar to Figma, where users can communicate with each other using a chat box located directly below their cursor. This was built using React js and Node for the backend. I built this to learn more about WebSockets and how to use them in a React application.
If you find any bugs, feel free to open an issue or pull request.