react-fundamentals

GitHub

Material for my React Fundamentals Workshop

5,317 stars TypeScript 1 file ยท ~719 tokens #epicreact-dev#epicweb-dev#kcd-edu#react#workshop

react-fundamentals MCP Server

MCP server for epicweb-dev/react-fundamentals

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "react-fundamentals": {
      "command": "npx",
      "args": [
        "-y",
        "@epicweb-dev/react-fundamentals"
      ]
    }
  }
}