Skip to content

Ajith-11399/Add-to-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This reository contains an Add-to-Cart task which created in React Js.

In this task An add to cart is made by using ReactJs, Javascript, HTML, CSS and Bootstrap.

In this task => Some components are used they are: Navbar, Hero Section, Grid and Footer.
A manually written JSON was used in this task and some functions are used like add to cart and
remove cart. Then one of the famous Hooks method 'useState' was used in this Task to obtain Two
way data binding. That's All!