All Projects β†’ codeBelt β†’ React Redux Architecture

codeBelt / React Redux Architecture

Learn how to architect a React Redux application in a classy way

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to React Redux Architecture

Pwa Boilerplate
✨ PWA Boilerplate is highly scalable and is designed to help you kick-start your next project πŸ”­.
Stars: ✭ 82 (-44.59%)
Mutual labels:  redux-thunk, scss
Space
A real time chat app for developers built using React, Redux, Electron and Firebase
Stars: ✭ 161 (+8.78%)
Mutual labels:  redux-thunk, scss
Kea
Production Ready State Management for React
Stars: ✭ 1,805 (+1119.59%)
Mutual labels:  redux-thunk
Vulkan Guide
Introductory guide to vulkan.
Stars: ✭ 136 (-8.11%)
Mutual labels:  scss
Write You A Haskell 2
A continuation of Stephen Diehl's Write You a Haskell
Stars: ✭ 142 (-4.05%)
Mutual labels:  scss
React Impression
εΏ«ι€Ÿζž„ε»ΊδΌδΈšηΊ§εΊ”η”¨
Stars: ✭ 140 (-5.41%)
Mutual labels:  scss
Bulma Scss
Bulma SCSS - The Bulma CSS Framework files converted to SCSS syntax
Stars: ✭ 143 (-3.38%)
Mutual labels:  scss
Generator Jekyll Starter Kit
πŸš€ Jekyll Progressive Web App Generator.
Stars: ✭ 139 (-6.08%)
Mutual labels:  scss
Carettab
CaretTab - New Tab Page Replacement
Stars: ✭ 147 (-0.68%)
Mutual labels:  scss
Remarkdown
Styling HTML as if it were raw Markdown text.
Stars: ✭ 141 (-4.73%)
Mutual labels:  scss
Todogroup.org
The group for companies that run open source programs
Stars: ✭ 144 (-2.7%)
Mutual labels:  scss
Inuitcss
Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects.
Stars: ✭ 1,767 (+1093.92%)
Mutual labels:  scss
Better Stimulus
An opinionated collection of StimulusJS best practices
Stars: ✭ 141 (-4.73%)
Mutual labels:  scss
Grass
A near-feature-complete Sass compiler written purely in Rust
Stars: ✭ 143 (-3.38%)
Mutual labels:  scss
3gstudent.github.io
blog
Stars: ✭ 139 (-6.08%)
Mutual labels:  scss
Biomatic
A Flexible Atomic-Focused CSS Toolkit
Stars: ✭ 145 (-2.03%)
Mutual labels:  scss
Git Wiki Theme
A revolutionary full-featured wiki for github pages and jekyll. You don't need to compile it!
Stars: ✭ 139 (-6.08%)
Mutual labels:  scss
Stylelint Config Recommended Scss
The recommended shareable SCSS config for stylelint
Stars: ✭ 141 (-4.73%)
Mutual labels:  scss
Jekyll Text Theme
πŸ’Ž 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc.
Stars: ✭ 2,150 (+1352.7%)
Mutual labels:  scss
Font awesome5 rails
font_awesome_5_rails is font awesome 5 gem bundled for rails asset pipeline
Stars: ✭ 148 (+0%)
Mutual labels:  scss

react-redux-architecture

View the running website

Check out the source code in different formats:

Read the article explaining this code: My Awesome React Redux Structure

alt text

Create React App

This project was bootstrapped with Create React App.

Install Packages

yarn or npm install

Available Scripts

In the project directory, you can run:

yarn start or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn generate or npm generate

Scaffolding tool, see generate-template-files. Check the tools/templates directory for existing templates.

yarn build or npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

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