Shopping Cart
L2In this project, you'll create a shopping cart webpage for a shoe store. You'll create the main dashboard where the shoes will be listed. You'll also create functionality for filtering and sorting the shoes. Finally, you'll add a shopping cart where the users can add the shoes of their choice and place an order. To get started, please scroll down and look at the tasks listed below.
Project Preview
Things you need to know:Flexbox, Grid, Semantic HTML, Creating front-end using data, searching/finding elements in an array
Tasks
Task 1: Create the Home Page with Header, Title, and a 9-12 card layout in a 3x3 grid
Task 2: Add the sidebar for filtering on tags
Task 3: Add card content like pricing, images, headings, card details and an "Add to Cart" button
Task 4: Create a product details page
More projects