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: 7 months 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T16:16:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T16:18:27.447Z (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

## 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.