Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^5.11.5^11.1.0^12.1.10^7.24.0^4.14.1^17.0.1^17.0.1^7.2.1^5.2.04.0.0^4.0.5^3.0.6^4.0.0No contributors data available
updating our application with reselect, replaced cart selectors with memoized selectors
012848cView on GitHubcreated cart-item component and connected our cart dropdown with cartItem reducer
9ef0823View on GitHubupdated shop data with new data, updated cart utils to group items in cart reducer
2d9f5a8View on GitHubadded cartIcon and cartDropdown components to our application, also implemented cart reducer
4cf0fa0View on GitHubremove 'react' from imports with react-codemod
241c671View on GitHubupdating app to redirect to home if user is signed in
744905eView on GitHubadded redux, and implemented userReducer and userActions to header and app components
8165fcdView on GitHubimplemented firebase utils, included ability to store into firebase database
139cc17View on GitHubintegrated firebase into application, created sign page with sign in component and sign in with google
ba1a35dView on GitHubadd header component and links to home, shop page and contact
3c9fd57View on GitHubupdating shop page, collection preview component and collection item component
f24563aView on GitHubadd a shop page and collection-preview component
14924fdView on GitHub