2001asjad / E-Commerce

Fully functioning E Commerce website made with React, Commerce and Stripe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce store.

Fully functional E-commerce, with card transaction functionality.

Snaps of the project.

Home page

Screenshot 2021-09-26 at 4 37 35 PM

Cart

Screenshot 2021-09-26 at 4 38 21 PM

Payment confirmation

Screenshot 2021-09-26 at 4 38 30 PM

Tech Stack used

  1. React.js and Commerce.js .
  2. Stripe for Card transactions.

Steps to run the project locally

  1. Clone the repo: git clone [repo name].
  2. Enter the main project folder cd [project name].
  3. Install all the project dependencies using npm install.
  4. Run the project npm start. You should see the app running on http://localhost:3000

About

Fully functioning E Commerce website made with React, Commerce and Stripe


Languages

Language:JavaScript 93.2%Language:HTML 6.1%Language:Shell 0.8%