Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 414 Bytes

File metadata and controls

9 lines (7 loc) · 414 Bytes

Cosmetics Store Reactjs

Site-Link

https://cosmetic-store-react.netlify.app/

Author

Nafi Mahmud

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!