Upay icon indicating copy to clipboard operation
Upay copied to clipboard

An ecommerce website built using modern frontend technologies

Results 10 Upay issues
Sort by recently updated
recently updated
newest added

Provide learning resources for different technologies used in the project.

Claimed

This is a basic version. Further changes will be made on your suggestions . UPDATE: > Removed @zeit/next-css package > Added css to Footer.js itself > removed next.config.js > solved(or...

This would have details like address, contact us etc etc. I guess we should keep this in `_document.js` as it'll be common to all.

Claimed

Let's create a button that would be used to save a product which a user might buy later. This would basically help the user in putting the item into the...

Claimed

Let's create a button that will be used for buying the products. For example, it will look like the 'BUY NOW' buttons that we find in many e-commerce websites. Let's...

Claimed

Let's create a button that can be used for 'ADD TO CART' option. This button will be used to add a particular item into the cart. Let's not put too...

Claimed

Added component which resolves issue #14 The issue can be closed now

Let's create a button that would redirect the user to the payment page. Let's not put too much effort in styling as it has to be changed in the later...

Claimed