All Projects β†’ anandgupta193 β†’ react-enterprise-starter-kit

anandgupta193 / react-enterprise-starter-kit

Licence: MIT License
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. πŸ”₯

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to react-enterprise-starter-kit

Js Toolbox
CLI tool to simplify the development of JavaScript apps/libraries with little to no configuration. (WORK IN PROGRESS/PACKAGE NOT PUBLISHED).
Stars: ✭ 53 (-3.64%)
Mutual labels:  babel, postcss, jsx
Tkframework
react + relay + redux + saga + graphql + webpack
Stars: ✭ 83 (+50.91%)
Mutual labels:  babel, redux-saga, jsx
Sowing Machine
🌱A React UI toolchain & JSX alternative
Stars: ✭ 64 (+16.36%)
Mutual labels:  babel, eslint, jsx
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (+541.82%)
Mutual labels:  babel, postcss, eslint
Book
γ€ŠηŽ°δ»£εŒ–ε‰η«―ε·₯η¨‹εΈˆζƒε¨ζŒ‡ε—γ€‹https://guoyongfeng.github.io/book/
Stars: ✭ 141 (+156.36%)
Mutual labels:  babel, postcss, eslint
React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (+1132.73%)
Mutual labels:  babel, postcss, eslint
Webpack-Starter-Kit
Webpack 4 stater kit with SCSS, PostCSS, Babel & ESLint
Stars: ✭ 41 (-25.45%)
Mutual labels:  babel, postcss, eslint
React Redux Saga Starter
Basic, Opinionated starter kit for React+Redux+Redux Saga with support for SCSS CSS Modules, Storybook, JEST testing, and ESLint
Stars: ✭ 12 (-78.18%)
Mutual labels:  eslint, redux-saga, storybook
Barebones
A barebones boilerplate for getting started on a bespoke front end.
Stars: ✭ 127 (+130.91%)
Mutual labels:  babel, postcss, eslint
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+2869.09%)
Mutual labels:  babel, postcss, eslint
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (+418.18%)
Mutual labels:  babel, redux-saga, ssr
React Itunes Search
🎡Simple web app for itunes search with React
Stars: ✭ 147 (+167.27%)
Mutual labels:  babel, postcss, eslint
React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (+392.73%)
Mutual labels:  babel, eslint, redux-saga
Express React Boilerplate
πŸš€πŸš€πŸš€ This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-41.82%)
Mutual labels:  babel, eslint, storybook
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (+110.91%)
Mutual labels:  eslint, redux-saga, ssr
Astexplorer.app
https://astexplorer.net with ES Modules support and Hot Reloading
Stars: ✭ 65 (+18.18%)
Mutual labels:  babel, postcss, eslint
React Redux Saucepan
A minimal and universal react redux starter project. With hot reloading, linting and server-side rendering
Stars: ✭ 86 (+56.36%)
Mutual labels:  babel, eslint, ssr
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (+161.82%)
Mutual labels:  babel, eslint, travis-ci
isomorphic-react-redux-saga-ssr
Isomorphic, React, Redux, Saga, Server Side rendering, Hot Module Reloading, Ducks, Code Splitting
Stars: ✭ 19 (-65.45%)
Mutual labels:  eslint, redux-saga, ssr
react-component-library-lerna
Build your own React component library managed with lerna, presented with storybook and published in private npm registry.
Stars: ✭ 55 (+0%)
Mutual labels:  eslint, storybook

CI GitHub last commit GitHub license PRs Welcome Build Status Netlify Status

Banner

React Enterprise Starter Kit πŸ”₯

Highly Scalable, performant and amazing react boilerplate for react developers to get started and improve web building capabilities. This react boilerplate is called enterprise starter kit because it is highly scalable and performant, web developers or industries can directly use this starter kit and create multiple projects.

Features:

  • Completely based on latest react hooks.

  • Redux store is in place with saga as middleware.

  • Complete control over webpack for dev and production builds.

  • Comes with all eslint standard rules for consistent codebase.

  • Highly Scalable due to its atomic design.

  • React router with lazy loding features for better performance and route based chunking.

  • Server side rendering for faster page load.

  • Progressive web app with customizable service worker.

  • Google Lighthouse score is 100 for performance, accessibility, best practices, SEO and PWA.

  • Configurable Test cases setup using latest react testing library with complete HTML coverage report.

  • Continious Integration and Deployment is setup using Travis and Netlify.

  • Components documentation using React Storybook.

  • Github actions for labeling your PR's and build passing status checks using Node CI.

Demo - https://reactenterprisestarterkit.netlify.app/

Run the following commands to run project in local machine

To start the project

npm run start-dev

To Create development build

npm run build-dev

To Create production build

npm run build-prod

To run test cases

npm run test

To run storybook

npm run storybook

To run Bundle Analyzer

npm run build-analyze

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Anand Gupta

πŸ’»

Shubham Agrawal

πŸ’»

Akhilesh Bhatia

πŸ’»

Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].