A basic shopping website built using HTML for page structure, CSS for design and layout, and JavaScript for simple interactivity. The website includes pages such as Home, Products, and Cart. It displays a list of products with images, names, and prices, and allows users to add items to the cart.