Skip to content

staszewska/react-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React eCommerce App

https://strong-basbousa-e33b1f.netlify.app/

Technologies

Project board

https://trello.com/b/3ZGc79Va/react-ecommerce-app

Features

  • Fetch Product List from Backend API
  • Fetch Product Detail from Backend API
  • CRUD features for Shopping Cart using simplified Redux store and localStorage
  • Integrate with UI from React-Bootstrap
  • Handle and validate Checkout form
  • Display Product ratings
  • Deployed via Netlify