GithubHelp home page GithubHelp logo

dreadjr / react-most-wanted Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tarikhuber/react-most-wanted

0.0 1.0 0.0 12.41 MB

Starter kit with "Most Wanted" application features

Home Page: https://www.react-most-wanted.com/

License: MIT License

HTML 1.16% CSS 0.17% JavaScript 98.57% Shell 0.10%

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 checkout 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. Large codebases can be splitted 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, internationalisation, built-in CI/CD, realtime forms...

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

How to start?

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

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

tarikhuber avatar usemuse avatar petrakuk avatar maxblake avatar dependabot[bot] avatar aabedraba avatar zomars avatar maximilianpichler avatar prottoy2938 avatar foxstop avatar thomaserhel avatar liketomove avatar weisk avatar manuelalferez avatar linusmartensson avatar leschekfm avatar gregfenton avatar piyushpcegarg avatar omer88 avatar giraffesyo avatar marcusvx avatar leroydev avatar superkarn avatar ionutale avatar filipesperandio avatar baer avatar emersonlaurentino avatar ccoulter-evenica avatar charly6596 avatar srbala avatar

Watchers

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