Git Product home page Git Product logo

react-most-wanted's Introduction

LOGO React Most Wanted

Build Status License Code Style

RMW is a set of features and best practices that you can choose from and use around your React projects, built on Create React App. You can check out the demo at react-most-wanted.com.

The features include:

  • Material UI: Material Design ready-to-use React Components
  • Code splitting: MPA (Multiple 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.
  • Redux: predictable state management, by enforcing a strict unidirectional data flow and state immutability.
  • Firebase: use Firebase's platform as backend and database
  • And many more: Firebase and Redux sync, authentication, authorization (roles and permissions), push notifications UI integration, theming, internationalization, built-in CI/CD, real-time forms...

To find out more about the features it includes, visit the documentation page.

How to start?

To accommodate major use-cases, we have created three different shells that you can choose depending on your needs:

Base shell: the basic react setup: routing, internationalization and async load.

npx create-react-app my-app --template base

Material UI shell: includes all features from the base shell expanded with Material-UI.

npx create-react-app my-app --template material-ui

React Most Wanted shell: Base shell + Material UI shell + Firebase

npx create-react-app my-app --template rmw

Contributing

We appreciate any contribution!

See Contributing for details.

HELP WANTED

If you want to contribute and don't know where to start. Here are some places you can start:

  • Cool Landing Page for new rmw-shell package. It is completely separated from the rest of the Application so you can make it as you want. Just make sure to have at least 95 speed points with Lighthouse
  • Unit tests. Do I need to say anything about this?

Thanks

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

License

This project uses MIT license.

react-most-wanted's People

Contributors

aabedraba avatar dependabot[bot] avatar foxstop avatar giraffesyo avatar gregfenton avatar ionutale avatar jswelsh avatar kkstrk avatar laithmassoud avatar leroydev avatar leschekfm avatar liketomove avatar linusmartensson avatar manuelalferez avatar marcusvx avatar maxblake avatar maximilianpichler avatar nikoandpiko avatar omer88 avatar petrakuk avatar piyushpcegarg avatar prottoy2938 avatar ricardocalleja avatar shahid-khans avatar superkarn avatar tarikhuber avatar thomaserhel avatar usemuse avatar weisk avatar zomars avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.