E-commerce shop built with the Mern stack for mobile
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
0.1.10^5.11.7^5.9.2^5.14.2^40.0.1~1.0.3^8.5.1^2.15.216.13.116.13.1https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz~1.8.0~1.13.03.1.9~2.15.2^3.2.6^1.6.0^7.1.0~0.13.12^7.2.2^4.0.5^2.13.8^3.0.6^2.3.0~7.9.02.2.187
commits
Items can now be cleared from the cart with Redux actions and icon display shows how many items are in the cart for the user
38fb19bView on GitHubcreated stackNav for cart items, mapStateToProps for the redux cart actions
9b263d9View on GitHubcreated single product page.js, added navigation to product pages
6c27beaView on GitHubadded navigation and stack/tab navigators for react native
2e924bfView on GitHubCategory filter will now return the correct items on category badge press
c373bd4View on GitHubBadges now displaying each product category on the landing page
8f009dbView on GitHubcreated banner with autoplay feature for landing page
ec04a7dView on GitHubremoved non required props from Product Container
bbf4d1fView on GitHubProducts now able to be filtered when typed within the searchBar
0d46752View on GitHubcreated SearchedProducts.js screen for searched results
165d9d8View on GitHub