This project includes a course website created using HTML,CSS and javascript.
Greetings to everyone, the site you see in the video is an example of a simple e-commerce site. Frankly, it's like a baby taking its first steps.
-The products were retrieved by fetching from fakestoreapi.
-It has been transformed into a dynamic structure with InnerHTML.
-The total parts in the basket were converted into a dynamic structure by writing functions.
-Delete from cart sections are also provided with innerhtml.
-HTML
-HTML5
-CSS
-CSS3
-JavaScript
for the font style:@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,400;0,500;0,600;1,300;1,400;1,500&display=swap"); APİ:"https://fakestoreapi.com/products"