Skip to content

JohadToledo/React-Ecommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce In this project, I use the fundamentals of HTML, CSS, JavaScript and React to create basic e-commerce, where you can see all the products, select the quantity, and complete the purchase. E-commerce is the most demanded project in the current working market. Who would not want to have a presence on the internet?

Objectives: Create a webpage where it is possible to visualize the products in an online shop, that includes the product's name, price and photo. Should permit select the quantity of each product Create a shop cart to see the name and quantities of each selected product. Add a button to finalise the purchase. Once is clicked on it, must appear a successful message.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • CSS 9.2%
  • HTML 2.1%