diff --git a/README.md b/README.md index 19b09159..02e3e9a4 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ A collection of awesome things regarding the React ecosystem. - [vite](https://github.com/vitejs/vite) - Next Generation Frontend Tooling - [parcel](https://github.com/parcel-bundler/parcel) - The zero configuration build tool for the web - [reactotron](https://github.com/skellock/reactotron) - A desktop app for inspecting your React and React Native projects +- [roundtable](https://github.com/askbudi/roundtable) - Zero-configuration MCP server that unifies multiple AI assistants (Claude Code, Cursor, GPT-4, etc.) into a single development workflow for React projects - [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) - React specific linting rules for ESLint - [why-did-you-render](https://github.com/welldone-software/why-did-you-render) - Monkey patches React to notify you about avoidable re-renders