Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.