Personal project built using react. It uses useState,useEffect, useReducer aswell as contect. It mimics an e-commerce website where users can select the products they want to purchase and then checkout using the cart. Users can also add and delete products from within the cart.