React shopping cart
> pls readme first!
setup project
install
yarn
start
yarn dev
The current example is in ts to see the example js click here or check the branch
js
Knowledge tested
- Complex data management using a state manager like REDUX
- Data transfer between components
- Data manipulation
- DOM manipulation
- Typescript
- Conversion of an existing JSX to a Typescript environment