Skip to content

Abdul-Saidat/E-commerce-product-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

E-commerce-product-page

An E-commerce website built with:

  • HTML
  • CSS
  • TYPESCRIPT + JAVASCRIPT

Features

  • View and preview product
  • Interactive buttons to increase and decrease product quantity
  • Functional button to add product to cart
  • Interactive cart section to view the total price and quantity added to cart
  • Fully responsive on mobile and desktop
  • Clean UI

Observations

Even though I used TypeScript, it still felt like writing JavaScript the only difference is explicitely stating types for function parameters and variables, though most of what I worked on involved the DOM

Releases

No releases published

Packages

No packages published