This react application offers product listings with prices, images, and a fully functional checkout form for purchasing items.
- Installation
- Usage
- Features
git clone https://github.com/assem449/commerceApp.git
npm install
npm start
- Product Listings with Prices and Images: Display a comprehensive list of real products alongside their respective prices and images, providing users with detailed information to make informed purchase decisions.
- Engaging Cart Buttons: Implement visually appealing buttons within the product interface, facilitating seamless addition of items to the cart.
- Cart Item Removal: Enable users to easily remove items from their cart with intuitive controls, ensuring flexibility and convenience in managing their shopping selections.
- Checkout Form with Customer Information and Payment Method: Integrate a user-friendly checkout form where customers can input their personal details and select preferred payment method.