Skip to content

samizak/E-Commerce-Store

Repository files navigation

Fullstack E-Commerce Store

Description

A fullstack E-Commerce Store created with NextJS, React, TailwindCSS and Headless UI.

Live Preview

https://e-commerce-store-wa71.vercel.app/

Technologies

  • TypeScript
  • NextJS
  • React
  • Tailwind CSS
  • Axios
  • Headless UI
  • React Hot Toast
  • Lucide React

Key Features:

  • Ability to browse multiple stores.
  • Ability to add and remove items from cart.
  • Ability to view order summary
  • Ability to checkout using Stripe.
  • Ability to view product preview.
  • Ability to use filters such as Colors and Sizes.

Getting Started

1. Cloning the repository

git clone https://github.com/samizak/E-Commerce-Store.git

2. Install packages

npm i

Or if you prefer using Yarn:

yarn install

3. Setup .env file

NEXT_PUBLIC_API_URL=

4. Start the app

npm run dev

Or if you prefer using Yarn:

yarn dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

Preview

Main Store

Untitled

Checkout Page

Untitled2

About

A fullstack E-Commerce Store created with NextJS, React, TailwindCSS and Headless UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors