This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
🏷️ next js footwear store e-commerce
🏷️ next js footwear store e-commerce
# WEFOOTWEAR STORE ### Full Stack E-commerce Website for Footwear Store.  ## About The Project **Wefootwear E-commerce** is an example online shop built with Next js. [demo](https://wefootwear.vercel.app/) ## Stacks - [Next js](https://nextjs.org/) (React Framework) - [React](reactjs.org) - [TailwindCSS](https://tailwindcss.com/) - [Strapi CMS](https://strapi.io/) - [MongoDB](https://www.mongodb.com/cloud/atlas) - [Stripe](https://stripe.com) - [Redux Toolkit](https://redux-toolkit.js.org/) - Vercel (deployment) **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 ```
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...