
react-boilerplate
A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.

Contribute
Become a financial contributor.
Gold Sponsors
Become a Gold Sponsor and get your logo (big) on the Gold Sponsors section of our Readme on Github(22500 uv/m) with a link to your site (only 3 spa... Read more
$500 USD / month
Diamond Sponsors
Become a Diamond Sponsor and get your logo (big) on the top of our Readme on Github(22500 uv/m) with a link to your site as well as on our website ... Read more
$1,500 USD / month
Top financial contributors
Individuals
$250 USD since Nov 2016
$120 USD since Mar 2017
$75 USD since Dec 2016
$75 USD since Jun 2019
$60 USD since Jun 2016
$60 USD since Aug 2017
$60 USD since Sep 2017
$50 USD since Nov 2016
$45 USD since Jul 2016
$40 USD since Dec 2016
Organizations
$5k USD since Jul 2016
$2k USD since Jun 2016
$2k USD since Apr 2018
$2k USD since May 2016
$1k USD since Oct 2017
$80 USD since Dec 2018
$36 USD since Aug 2019
$18 USD since May 2018
$2 USD since Dec 2020
react-boilerplate is all of us
Our contributors 40
Everyone who has supported react-boilerplate. Individuals and organizations that believe in –and take ownership of– our purpose.
Max Stoiber
Sara Federico
Julien Benche...
Tipe
Total contributions
$2,200 USD
Next Generation API-first CMS Create your content with powerful editing tools and access it from anywhere with a GraphQL or REST API. Sto...

Budget
Transparent and open finances.
Monthly financial contribution to react-boilerplate (Back...
from Matter •
Monthly financial contribution to lint-staged (backer)
from react-boilerplate •
Monthly financial contribution to react-boilerplate (Back...
from Comeaprire •
Today’s balance
$5,870.53 USD
~ -$264.26 USD

Contributions
How we are supporting other Collectives.
Recurring Contributions
lint-staged
Amount contributed
$25.00 USD / month
Contributed to date
$700.00 USD

About
Features
Quick scaffolding: Create components, containers, routes, selectors and sagas - and their tests - right from the CLI!
Instant feedback: Enjoy the best DX (Developer eXperience) and code your app at the speed of thought! Your saved changes to the CSS and JS are reflected instantaneously without refreshing the page. Preserve application state even when you update something in the underlying code!
Predictable state management: Unidirectional data flow allows for change logging and time travel debugging.
Next generation JavaScript: Use template strings, object destructuring, arrow functions, JSX syntax and more, today.
Next generation CSS: Write composable CSS that's co-located with your components for complete modularity. Unique generated class names keep the specificity low while eliminating style clashes. Ship only the styles that are on the page for the best performance.
Industry-standard routing: It's natural to want to add pages (e.g.
/about
) to your application, and routing makes this possible.Offline-first: The next frontier in performant web apps: availability without a network connection from the instant your users load the app.
But wait… there's more!
The best test setup: Automatically guarantee code quality and non-breaking changes. (Seen a react app with 99% test coverage before?)
Native web app: Your app's new home? The homescreen of your users' phones.
The fastest fonts: Say goodbye to vacant text.
Stay fast: Profile your app's performance from the comfort of your command line!
Catch problems: AppVeyor and TravisCI setups included by default, so your tests get run automatically on Windows and Unix.