An open API service indexing awesome lists of open source software.

https://github.com/developeromarfaruk/cart-react

The main thumbnail should dynamically update based on the selected band color. Upon clicking "Add to Cart," a floating checkout button with a count of added items will appear. Clicking this button will open a "Your Cart" modal preview, displaying the added items. The modal should be dynamically updated to reflect item details such as photo, color,
https://github.com/developeromarfaruk/cart-react

arrow-functions bootstrap5 css3 event-handlers html5 react-hooks react-start-ratings react-tostify reactjs

Last synced: 2 months ago
JSON representation

The main thumbnail should dynamically update based on the selected band color. Upon clicking "Add to Cart," a floating checkout button with a count of added items will appear. Clicking this button will open a "Your Cart" modal preview, displaying the added items. The modal should be dynamically updated to reflect item details such as photo, color,

Awesome Lists containing this project

README

        

# Here is some UI and work shown in this repository and Project details are share
#
[Live Preview Project](https://cart-reactjs.netlify.app/)
#
#
## Project Requirements –
#
#### The main thumbnail should change based on the Band Color selection.
#### When clicking Add to Cart it should show a floating Checkout button with a count number.
#### Once you click on the floating Checkout button it will open Modal Preview (Your Cart) with added items.
#### Your Cart modal should be updated accordingly, including photo, color, size, quantity, price, etc.

#
### `Technology Use`
#
1. React js
2. React Hooks
3. Event Handlers
4. Arrow Functions
5. react-star-ratings
6. react-toastify
7. HTML5
8. CSS3
9. Bootstrap5

#
### `Project Run Process`
#
1. Download or Clone this repository
2. npm install
3. npm start

#
### `Project Deploy`
#
1. Netlify

#
### `Project UI`
#
### `Cart Page`
#
![image](https://github.com/user-attachments/assets/d02be881-3ab3-43d7-8a24-d4bcc82f2f07)
#
### `Checkout Modal`
#
![image](https://github.com/user-attachments/assets/b89edfef-5ea8-4f95-b984-f27f991485fe)
#