Skip to content

🔥 React-boilerplate / React_Redux-thunk_Rx.js_Jest-enzyme.js_webpack_doker_common-element_Form-validator and . . .

Notifications You must be signed in to change notification settings

chorakchi/Renova-React-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renova

Renova-react-boilerplate

React.js React-router redux.js rx.js protobuf.js jest docker yarn webpack Material UI ChartJS

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.

Industry-standard i18n internationalization support

Scalable apps need to support multiple languages, easily add and support multiple languages with react-intl.

Offline-first

The next frontier in performant web apps: availability without a network connection from the instant your users load the app.

SEO

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



About

🔥 React-boilerplate / React_Redux-thunk_Rx.js_Jest-enzyme.js_webpack_doker_common-element_Form-validator and . . .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published