Skip to content

ecronix/react-most-wanted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac59f70 · Jan 5, 2025
Sep 24, 2021
Oct 27, 2024
Aug 8, 2022
Jan 5, 2025
Oct 7, 2020
Oct 27, 2024
Jun 3, 2020
Jun 4, 2018
Dec 30, 2021
Sep 22, 2021
Oct 22, 2024
Oct 26, 2021
Oct 26, 2021
Oct 18, 2024
Jan 5, 2025
Nov 28, 2024

Repository files navigation

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...

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.