Chloe 9e9573c7be
feat: implement browse by manufacturers section
Signed-off-by: Chloe <pinkcloudvnn@gmail.com>
2024-06-09 12:30:18 +07:00
2024-04-17 14:40:16 +07:00
2024-06-03 10:56:21 +07:00
2023-04-17 22:00:47 -05:00
2023-04-17 22:00:47 -05:00
2023-08-03 20:24:37 -05:00
2023-04-17 22:00:47 -05:00
2024-06-05 14:48:31 +07:00
2024-06-05 14:48:31 +07:00
2024-06-03 10:56:21 +07:00
2024-06-04 18:39:01 +07:00
2023-04-17 22:00:47 -05:00

Running locally

You will need to use the environment variables defined in .env.example to run Next.js Commerce.

Note: Get the environment variables from 1password under CPP vault name Storefront ENV.

pnpm install
pnpm dev

Your app should now be running on localhost:3000.

Description
clone of nextjs commerce (vercel) for a nice ecommerce site based in js.
Readme 2.6 GiB
Languages
TypeScript 99.2%
CSS 0.7%
JavaScript 0.1%