Skip to content

Piyush-Deshmukh/Ecommerce-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Palette

An Ecommerce Store made with ReactJs having Stripe checkout.

DemoScreenshotsKey FeaturesHow To UseBuild

Demo

Here is a live working demo : https://ecommerce-store-t89j.onrender.com/

Screenshots

Home Page

screenshot home page

Cart

screenshot cart

Stripe Checkout

screenshot stripe checkout

Key Features

  • Product with their pricing and pics
  • Add to Cart option
    • Increment and Decrement number of products
    • Remove a product from cart
  • Stripe Checkout for payments
    • Order multiple products
    • Cancel your order

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Piyush-Deshmukh/Ecommerce-Store.git

# Install dependencies in backend
$ npm install

# Install dependencies in frontend
$ npm run install-frontend

# Run the app
$ npm start

# Run frontend
$ npm run frontend

# Run backend
$ npm run server

Build

To build this application run the following command:

# Build command
$ npm run setup-production

About

Black Palette, an Ecommerce Store made with ReactJs having Stripe checkout.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published