Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajith-11399/add-to-cart
This is a Task => 14 repo
https://github.com/ajith-11399/add-to-cart
Last synced: 4 days ago
JSON representation
This is a Task => 14 repo
- Host: GitHub
- URL: https://github.com/ajith-11399/add-to-cart
- Owner: Ajith-11399
- Created: 2024-05-06T08:07:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T10:12:07.000Z (6 months ago)
- Last Synced: 2024-05-12T11:24:40.989Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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!