E-Commerce Sorting” is a dynamic product listing website built with HTML, CSS, and JavaScript. It fetches product data from a public API and displays it on the page, allowing users to sort items by price or name and filter products by category for a better browsing experience. The site also features an ‘Add to Cart’ functionality, enabling users to build a shopping cart interactively. This project showcases API integration, DOM manipulation, and the implementation of sorting, filtering, and cart logic in a responsive, user-friendly design.