Challenge: Develop an e-commerce website with product listings, shopping cart functionality, and checkout process.
Follow the instructions below:
Display a list of products with details like name, price, and image
Allow users to add products to a shopping cart
Implement a search feature to filter products
Enable sorting and pagination for the product list
Provide user authentication and account management functionality
Implement a secure checkout process with payment integration
Include order history and tracking for users