Skip to content

Explore endless choices at FakeStore 🛒. Discover, shop, and enjoy hassle-free online shopping!

Notifications You must be signed in to change notification settings

TaurusVB/e-commerce-store

Repository files navigation

FakeStore - e-commerce store

This is the open-source code for the store created using my other application, Admin Dashboard. Here you will find the implementation of features such as product filtering, adding products to the cart, popular products, all product categories, secure payment using Stripe, and a product gallery.

Features

  1. Product Filtering: The store allows users to filter products based on various parameters to find the desired item.

  2. Adding Products to Cart: Users can add products to the cart and manage their purchases.

  3. Popular Products: A page showcasing popular products, displaying the best-selling or trending items.

  4. Product Categories: The store has pages with all product categories for convenient browsing.

  5. Secure Payment: Utilizes Stripe for ensuring secure payment for products.

  6. Product Gallery: A gallery page where users can explore products in more detail with additional photos.

Technologies Used

  • React
  • Tailwind CSS
  • Next.js
  • Vercel

Installation and Setup

Cloning the repository

git clone https://github.com/TaurusVB/e-commerce-store

Install packages

npm i

Setup .env file

NEXT_PUBLIC_API_URL=

BILLBOARD_ID=

Start the app

npm run dev

About

Explore endless choices at FakeStore 🛒. Discover, shop, and enjoy hassle-free online shopping!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published