Create components, containers, routes, selectors and sagas - and their tests - right from the CLI!
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!
Unidirectional data flow allows for change logging and time travel debugging.
Use template strings, object destructuring, arrow functions, JSX syntax and more, today.
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.
It's natural to want to add pages (e.g. /about) to your application, and routing makes this possible.
Scalable apps need to support multiple languages, easily add and support multiple languages with react-intl.
The next frontier in performant web apps: availability without a network connection from the instant your users load the app.
We support SEO (document head tags management) for search engines that support indexing of JavaScript content. (eg. Google)
But wait... there's more!
##Quick start
1. Clone this repo using git clone https://github.com/chorakchi/my-React-boilerplate.git
2. Move to the appropriate directory: cd react-redux-boilerplate.
3. Run yarn or npm install to install dependencies.
4. Run npm start to see the example app at http://localhost:3000.
-
React.js - React 16✨, React Router 5
-
Redux.js - Redux saga, Redux immutable and Reselect
-
Babel - ES6, ESNext, Airbnb and React/Recommended config
-
Webpack - Webpack 4✨, Hot Reloading, Code Splitting, Optimized Prod Build and more
-
Test - Jest with Enzyme
-
Lint - ESlint
-
reactivex(rx.js)
-
protobuf.js
-
Doker
-
SSR (Server side rendering)
-
Material-UI v1.0.0 (Google's material design UI components built with React)
-
Material design Icon
-
Chart.js
-
Coomon Elements
-
Form Validator