Full stack e-commerce website built with React, Redux, MongoDB, and Node.
Stars
21
Forks
12
Watchers
21
Open Issues
0
Overall repository health assessment
^2.4.3^1.4.0^8.2.0^4.17.1^1.1.4^8.5.1^5.10.7^5.3.0^2.0.446
commits
Remove cartItems, shippingAddress, and paymentMethod after user logs out
3df2702View on GitHubAdded actions, constants, and reducer for getting a logged in users orders.
a76e56cView on GitHubAdded route and controller for getting a logged in users order
cad0bd5View on GitHubAdded controller and route for updating order payment status
1127853View on GitHubCreated get order by id constants, reducer, and added reducer to store
ccc6fbdView on GitHub