How To Build Shopping Cart With React
Example of how to build a shopping cart with React.
- See it in action: https://fedosejev.github.io/react-shopping-cart/
- See React Interview Questions tutorial: http://react.tips/react-interview-questions/
Requirements
A list of requirements for this shopping cart.
Install
yarn
Run
yarn start
Test
yarn test
Deploy to GitHub Pages
yarn deploy