Skip to content

mudzikalfahri/wefootwear-store

Repository files navigation

WEFOOTWEAR STORE

Full Stack E-commerce Website for Footwear Store.

Thumbnail

About The Project

Wefootwear E-commerce is an example online shop built with Next js. demo

Stacks

Some features:

  • Sign up and sign In authentication
  • Incremental Static Regeneration on product page
  • Add or remove product from basket or wishlist page
  • Search products by category
  • Live search product
  • stripe for processing the payment (test mode) (use card number: 4242 4242 4242 4242 to complete the payment)
  • order page to display successful order

Clone Repository

git clone https://github.com/mudzikalfahri/wefootwear-ecommerce.git

Add .env.local file to root client directory

NEXT_PUBLIC_APIURL
STRIPE_SIGNING_SECRET
HOST
STRIPE_SECRET_KEY
STRIPE_PUBLIC_KEY