bigcommerce / nextjs-commerce

Next.js Commerce
https://next-commerce-v2.vercel.app
MIT License
84 stars 76 forks source link

feat: project initial setup #2

Closed bc-alexsaiannyi closed 1 year ago

bc-alexsaiannyi commented 1 year ago

What/Why

Added initial setup to the project and connectors between Vercel and BigCommerce.

This PR covers:

Cart functionality will be added in the following PR separetly.

Proof

Tested locally. Video's attached below.

https://github.com/bigcommerce/nextjs-commerce/assets/67792608/ea6d75f6-bf21-4fd3-99cd-719cc1578fcd

becomevocal commented 1 year ago

Verified the latest works for the core products and search functionality:

Screenshot 2023-05-26 at 11 38 57 AM Screenshot 2023-05-26 at 11 39 12 AM Screenshot 2023-05-26 at 11 39 18 AM

The add to cart functionality is error'ing out because of cartId and variantId missing. That can be resolved in the next PR.

BC-krasnoshapka commented 1 year ago

Merged as we need this prototype to be handed over to Vercel. @bc-alexsaiannyi will work on comments/suggestions in next PR.