An attempt to replicate Microsoft Loop front end. The goal of this project was to try to understand how (https://www.microsoft.com/en-us/microsoft-loop)[Microsoft Loop] was designed and implemented in terms of UI.
Rich Text Editor with Slash Menu:

- Node v20.3.1.
- Bun.sh.
Install dependencies:
$ bun install
Run storybook:
$ bun run storybook
