Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oieduardorabelo/react-flux-ecommerce-cart
eCommerce Cart simulation with React and Flux architecture
https://github.com/oieduardorabelo/react-flux-ecommerce-cart
Last synced: 10 days ago
JSON representation
eCommerce Cart simulation with React and Flux architecture
- Host: GitHub
- URL: https://github.com/oieduardorabelo/react-flux-ecommerce-cart
- Owner: oieduardorabelo
- Created: 2015-05-09T09:53:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T11:30:17.000Z (over 9 years ago)
- Last Synced: 2024-04-14T19:10:11.971Z (7 months ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React and Flux architecture "in real life"
### Mission
eCommerce Cart simulation with React and Flux architecture, showing how to integrate all the dots,
This project was done to show how to initiate with Flux architecture using React### Used tools
- Webpack
- Flux Architecture
- React.js
- Lodash
- Babel (with babel-loader)