All Projects → luizbatanero → gostack-rocketshoes-react

luizbatanero / gostack-rocketshoes-react

Licence: other
👞 Sample store built with Redux and Redux-Saga

Programming Languages

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

Projects that are alternatives of or similar to gostack-rocketshoes-react

react-native-ecommerce
E-commerce mobile application developed using React Native 👔 🎩
Stars: ✭ 60 (+71.43%)
Mutual labels:  redux-saga, json-server
next-ifood
Ifood clone made with NextJS ⚛️
Stars: ✭ 68 (+94.29%)
Mutual labels:  redux-saga, json-server
react-redux-dashboard
React Redux Dashboard with redux-saga and local-storage support
Stars: ✭ 48 (+37.14%)
Mutual labels:  redux-saga
molecule
⚛️ –  – ⚛️ Boilerplate for cross platform web/native react apps with electron.
Stars: ✭ 95 (+171.43%)
Mutual labels:  redux-saga
twitter-spring-reactjs
🐦 Twitter Clone. Using Java, Spring Boot, PostgreSQL, S3 bucket, JWT, TypeScript, React.js, Redux-Saga, Material-UI
Stars: ✭ 47 (+34.29%)
Mutual labels:  redux-saga
umi-dva-typescript-mock
基于umi + dva + typescript + mock + antd的react框架,内置PWA
Stars: ✭ 17 (-51.43%)
Mutual labels:  redux-saga
react-login-registration
An example React / Redux / Redux Saga application talking to a Symfony 3 API
Stars: ✭ 31 (-11.43%)
Mutual labels:  redux-saga
delivery-app-mobile
🍕React Native food delivery app
Stars: ✭ 143 (+308.57%)
Mutual labels:  redux-saga
isomorphic-react-redux-saga-ssr
Isomorphic, React, Redux, Saga, Server Side rendering, Hot Module Reloading, Ducks, Code Splitting
Stars: ✭ 19 (-45.71%)
Mutual labels:  redux-saga
mickey
🤠 Lightweight front-end framework for creating React and Redux based app painlessly.
Stars: ✭ 26 (-25.71%)
Mutual labels:  redux-saga
enlite-starter
Enlite Starter - React Dashboard Starter Template with Firebase Auth
Stars: ✭ 28 (-20%)
Mutual labels:  redux-saga
react-native-boilerplate
从真实项目中抽离出的一个简单的样板。(A simple boilerplate stripping out of a real project.)
Stars: ✭ 21 (-40%)
Mutual labels:  redux-saga
redux-knife-manager
The lightweight and flexible library for implementing Redux entities with React.
Stars: ✭ 32 (-8.57%)
Mutual labels:  redux-saga
react-rocketshoes
NetShoes Clone with React and Redux
Stars: ✭ 50 (+42.86%)
Mutual labels:  redux-saga
crassa
Create React App Server Side Application
Stars: ✭ 16 (-54.29%)
Mutual labels:  redux-saga
rc-redux-model
一种较为舒适的数据状态管理书写方式,内部自动生成 action, 只需记住一个 action,可以修改任意的 state 值,方便简洁,释放你的 CV 键~
Stars: ✭ 48 (+37.14%)
Mutual labels:  redux-saga
dva-vue
🌱 Vue and dva-core based
Stars: ✭ 34 (-2.86%)
Mutual labels:  redux-saga
fake-rest-api-nodejs
Fake REST API using NodeJS + JSON Server
Stars: ✭ 45 (+28.57%)
Mutual labels:  json-server
generator-react-web
Yeoman generator for creating interactive web sites with React and Redux + Webpack, Flow, ES7+, Babel, Yarn, npm Scripts, i18n, Redux Saga, SCSS, CSS Modules
Stars: ✭ 35 (+0%)
Mutual labels:  redux-saga
coconat
🍥 StarterKit Builder for rocket-speed App creation on 🚀 React 17 + 📙 Redux 4 + 🚠 Router 5 + 📪 Webpack 5 + 🎳 Babel 7 + 📜 TypeScript 4 + 🚔 Linters 23 + 🔥 HMR 3
Stars: ✭ 95 (+171.43%)
Mutual labels:  redux-saga

RocketShoes

👞 Sample store built with Redux and Redux-Saga

Live Demo

Screenshot 1 Screenshot 2

Running Locally

yarn install

# start the json-server api
yarn api:server

# start the app on a new terminal window
yarn start

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

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