All Projects → hanse → hot-redux-chassis

hanse / hot-redux-chassis

Licence: other
Modern React/Redux/RxJS application using all the latest and greatest stuff from the community 🔥

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to hot-redux-chassis

React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (+3290%)
Mutual labels:  react-router, css-modules
React Cool Starter
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Stars: ✭ 1,083 (+5315%)
Mutual labels:  react-router, css-modules
Redux Webpack Es6 Boilerplate
A starter project for modern React apps with Redux
Stars: ✭ 566 (+2730%)
Mutual labels:  react-router, css-modules
parcelui
Parcel + Typescript + React/Preact + Router + CSS Modules + SASS + Jest + Api-Now + Github Actions CI
Stars: ✭ 32 (+60%)
Mutual labels:  react-router, css-modules
React
Extremely simple boilerplate, easiest you can find, for React application including all the necessary tools: Flow | React 16 | redux | babel 6 | webpack 3 | css-modules | jest | enzyme | express + optional: sass/scss
Stars: ✭ 244 (+1120%)
Mutual labels:  react-router, css-modules
Universal React Redux
🧐 A sensible universal starter kit for React + Redux
Stars: ✭ 112 (+460%)
Mutual labels:  react-router, css-modules
React 5ddm
5d动漫,使用React,服务端渲染,接口(不开源)来自赞片CMS。仅供参考,交流群:14646823 欢迎加入
Stars: ✭ 50 (+150%)
Mutual labels:  react-router, css-modules
React Admin
基于antd、redux-observable、redux-thunk、react-router响应式SPA脚手架,后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框
Stars: ✭ 141 (+605%)
Mutual labels:  redux-observable, react-router
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (+725%)
Mutual labels:  react-router, css-modules
React Pages Boilerplate
Deliver react + react-router application to gh-pages
Stars: ✭ 134 (+570%)
Mutual labels:  react-router, css-modules
react-redux-observables-boilerplate
Starter kit for React with Router, Redux, Observable + RxJS
Stars: ✭ 89 (+345%)
Mutual labels:  redux-observable, react-router
ts-react-boilerplate
A very opinionated (React/TypeScript/Redux/etc) frontend boilerplate
Stars: ✭ 43 (+115%)
Mutual labels:  redux-observable, react-router
react-learning-resources
A curated list of resources to learn React and related web technologies as fast as possible.
Stars: ✭ 65 (+225%)
Mutual labels:  react-router
react-boilerplate
React 18, React-Router, Typescript, Vite, Babel 7, React-Testing-Library, Vitest
Stars: ✭ 27 (+35%)
Mutual labels:  react-router
awesome-web-react
🚀 Awesome Web Based React 🚀 Develop online with React!
Stars: ✭ 31 (+55%)
Mutual labels:  react-router
react-ts-sample
sample tech stack with react and typescript
Stars: ✭ 26 (+30%)
Mutual labels:  redux-observable
react-elm
Vue2-elm 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用https://github.com/bailicangdu/vue2-elm 的react实现版本 学习之用
Stars: ✭ 101 (+405%)
Mutual labels:  react-router
react-animated-router
Dynamic transitions with react-router(v6) and react-transition-group
Stars: ✭ 52 (+160%)
Mutual labels:  react-router
workshop
React Workshop
Stars: ✭ 13 (-35%)
Mutual labels:  react-router
rollup-plugin-stylus-css-modules
A Rollup.js plugin to compile Stylus and inject CSS Modules
Stars: ✭ 15 (-25%)
Mutual labels:  css-modules

hot-redux-chassis

This repo is a playground for modern web development techniques with a focus on the React eco-system. It is rapidly changing to adopt new versions of popular packages and ideas from the community. The code shows how one can glue a mix of these packages together to create cool projects. In addition, the repo itself can serve as a starting point for new projects.

A live production build is always available on https://hot-redux-chassis.herokuapp.com (admin:admin).

Features

GitHub Actions

A CI/CD pipeline is set up with GitHub Actions. The pipeline runs tests, linters, build docker images and publish them to the Package Registry and to Heroku.

Start a New Project

This is not intended as a boilerplate, but rather to show how to use different things in the JavaScript/React eco-system. When starting out you should not add every bits and pieces at once, unless you know what you are doing. If you want everything setup and ready to go, use create-react-app!

License

MIT

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].