/shopping-cart

Simple shopping cart built with React, redux, redux-saga and styled-components. Tested with react-testing-library

Primary LanguageTypeScript

React Shopping Cart

Simple shopping cart built with React, redux, redux-saga and styled-components. Tested with react-testing-library

Running

yarn
yarn start

Starts app on http://localhost:1234

Testing

yarn test