Toddler-books
I’ve created a small project related to kids' books, inspired by my little one.🙂 It includes a home page, a kids' books page with filters, an add-to-cart function, a remove-from-cart feature (using the minus sign on each item or int the cart), a cart page, and a payment section with messages. Project Url
Let's get started.
Run the project by fork and clone the repository then
use npx vite
command.
Change the urls of pages, if its not working in your computer to the appropriate path.
Here's the HTML structure for your kids' books page, including pagination, sorting, and filtering.
Features: ✅ Product Listing ✅ Sorting Dropdown (Sort by Price, Name, etc.) ✅ Items Per Page Dropdown ✅ Pagination Controls ✅ Filters (Brand, Age, Price Range) ✅ Cart Count Display