fresonn / wefootwear-store

🏷️ next js footwear store e-commerce

Home Page:https://wefootwear.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🏷️ next js footwear store e-commerce

https://wefootwear.vercel.app/


Languages

Language:JavaScript 99.1%Language:CSS 0.9%