sourcecodebd/Cosmetics-Store-Reactjs
In this React app, I have implemented a simple add-product-to-cart system, calculating total price using reduce method, storing fetched fake data (loaded from JSON server) in localStorage. Hope it would be helpful for the beginners. Check it out!
JavaScript
No issues in this repository yet.