From 38232f8544a0252b4f0453eed790f1e5554f05d1 Mon Sep 17 00:00:00 2001 From: Gregor Vostrak Date: Fri, 17 Nov 2023 08:06:23 +0100 Subject: [PATCH] Update README.md (#55) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 95dc8dd..7808488 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ If you want to contribute to this list (please do), send me a pull request. * [workflow-react](https://github.com/havardh/workflow/tree/master/packages/workflow-react) - render your desktop layout with React. * [@ts-graphviz/react](https://github.com/ts-graphviz/react) - Graphviz-dot Renderer using React. * [react-xpress](https://github.com/gigantz/react-xpress) - React for building Node.js server. +* [React-Minecraft](https://github.com/bufferhead-code/react-minecraft) - Create Minecraft builds using React.js components @@ -158,6 +159,7 @@ If you want to contribute to this list (please do), send me a pull request. * [React Renderers: an Overview](https://dev.to/lessmess/react-renderers-an-overview-34f3) * [Create React Renderer](https://github.com/codejamninja/create-react-renderer) - open source course to learn how to build a custom react renderer + ## License [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)