If you are worrying about something like a designer tool, such as graphic editor, presentation editor, video editor, etc. Layerhub is a perfect choice for you.
Try demo here react-editor-core.vercel.app
React editor created editors for graphics, presentations and video.
Clone the project:
git clone https://github.com/layerhub-io/react-editor
Install dependencies, currently using pnpm, but other package managers should work too.
pnpm i
Start the project on development mode
pnpm dev
App should be running now.
Feel free to contribute by opening issues with any questions, bug reports or feature requests.