Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rominalodolo/reduxcart

Chapter 11: REDUX cart project from the Beginning React Book
https://github.com/rominalodolo/reduxcart

project react redux redux-react

Last synced: 5 days ago
JSON representation

Chapter 11: REDUX cart project from the Beginning React Book

Awesome Lists containing this project

README

        

# Redux Cart Project

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Chapter 11

From the Beginning React Book by Greg Lim, 2017.

#### REACT WITH REDUX
` npm install redux `
` npm install react-redux `

## Screen Shot of Cart Application

![reduxCart](https://user-images.githubusercontent.com/83961643/144836601-a927e72c-a142-4a57-8d6d-90a3ed09113c.jpeg)

Last edit December 2021