A fully functional ecommerce website developed using React and Redux. Login Authentication implemented with firebase Payments integrated using stripe etc..
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.1.8^6.0.0^0.1.17^5.16.2^11.2.7^12.8.3^9.6.8^4.1.2^7.0.1^17.0.2^17.0.2^7.2.65.0.05.0.0^2.6.3^4.1.2^3.0.6^6.0.0^4.1.5^5.3.5^0.2.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.4^5.1.428
commits
Deleted shop data and moved the data to firebase, Also spinner is used when fetching shop data from firebase
a77935dView on GitHubMoved directory and shop data into its own reducer, created respective selectors and updated corresponding components with new redux flow for directory/shop
f3ec52fView on GitHubAdded addItem and removeItem functionality to checkout item component
28255ffView on GitHubAdded checkout page, checkout item component and updated cart to use selectors from reselect
ce466a8View on GitHubupdating app with reselect, replaced cart selectors with memoized selectors
2e4cb25View on GitHubcreated cart-item component and connected cart dropdown with cartItems reducer
b905efbView on GitHubUpdated Shop data, updated cart utils to group similar items in cart reducer
5b72461View on GitHub