MCPcopy Index your code
hub / github.com/ecronix/react-most-wanted

github.com/ecronix/react-most-wanted @11.0.34

Chat with this repo
repository ↗ · DeepWiki ↗ · release 11.0.34 ↗ · + Follow
338 symbols 1,417 edges 352 files 0 documented · 0% updated 8mo agov2.4.2 · 2022-01-17★ 2,41411 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

React Most Wanted

React Most Wanted is a set of starter kits, tools, features, and best practices that you can choose from and use around your React projects.

License Code Style

The features include:

  • Build on Create React App
  • Material UI: Material Design ready-to-use React Components
  • Code splitting: MPA (Multi Page Application) ready. A Large codebase can be split into separate bundles that load different parts of the application, lazy-loading the different bundles on demand.
  • Firebase: Use Firebase's platform as a backend and database, with a sync between Firebase and the app state
  • The resulting App is a full functional PWA (Progressive Web App) and has an "all 100" Points Lighthouse report
  • Authentication and authorization with roles and permissions
  • Push notifications within App Notifications UI
  • Theming
  • Internationalization
  • Build in CI/CD with Travis and Browserstack (optional)
  • Real-time Forms
  • and many more...

Documentation

Contributing

We appreciate any contribution!

See Contributing for details.

Thanks

Thanks to BrowserStack for providing the infrastructure that allows us to test in real browsers.

Thanks to GitBook for providing us a great documentation tool.

License

This project uses the MIT license.

Core symbols most depended-on inside this repo

useAuth
called by 26
packages/base-shell/src/providers/Auth/index.js
getList
called by 21
packages/material-ui-shell/src/providers/Filter/store/selectors.js
useConfig
called by 18
packages/base-shell/src/providers/Config/index.js
toggleThis
called by 15
packages/material-ui-shell/src/providers/Menu/Provider.js
useLists
called by 13
packages/rmw-shell/src/providers/Firebase/Lists/index.js
getPath
called by 10
packages/rmw-shell/src/providers/Firebase/Cols/Provider.js
getLocation
called by 9
packages/rmw-shell/src/providers/Firebase/Cols/Provider.js
usePaths
called by 9
packages/rmw-shell/src/providers/Firebase/Paths/index.js

Shape

Function 326
Class 8
Method 4

Languages

TypeScript100%

Modules by API surface

packages/rmw-shell/src/pages/MyAccount/MyAccount.js12 symbols
packages/rmw-shell/src/providers/Firebase/Cols/Provider.js11 symbols
packages/material-ui-shell/src/providers/Filter/store/actions.js9 symbols
packages/rmw-shell/src/providers/Firebase/Lists/Provider.js8 symbols
packages/rmw-shell/cra-template-rmw/template/src/serviceWorkerRegistration.js6 symbols
packages/base-shell/src/providers/SimpleValues/Provider.js6 symbols
packages/rmw-shell/src/providers/Firebase/Docs/Provider.js5 symbols
packages/rmw-shell/cra-template-rmw/template/src/components/Post/Post.js5 symbols
packages/material-ui-shell/src/providers/Menu/store/actions.js5 symbols
packages/material-ui-shell/src/providers/Filter/store/reducer.js5 symbols
packages/rmw-shell/src/pages/Chats/index.js4 symbols
packages/rmw-shell/src/components/FormFields/Util.js4 symbols

For agents

$ claude mcp add react-most-wanted \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact