git clone https://github.com/maifeeulasad/Free-Cart-Client.git
https://github.com/maifeeulasad/Free-Cart-Client/archive/refs/heads/master.zip
/src/defaults.js
and change the server url : https://github.com/maifeeulasad/Free-Cart-Client/blob/master/src/defaults.js#L1 [
{
"id": "string id",
"name": "product name",
"title": "product title",
"details": "product details",
"tags": ["tag1", "tag2"],
"price": 0,
"discount": 0,
"image": "",
"availability": 100,
"minimum_order":1,
},
...
]
{
user_details: {
name: 'name',
address: 'address',
contact: 'contact number'
},
cart_items: { '1': { count: 1, price: 440 }, '4': { count: 5, price: 3350 } }
}
Home | Home with a few orders |
---|---|
Cart | Checkout/Place Order |
---|---|
If you need custom feature, you can contact with me. I think we can come to some sort of agreement
Features like :
Build your own or contact me