parth-khanolkar / Auniq-shopping-app

Leveraging the power of ReactJS, Commerce.js, Material UI, and the Stripe payment gateway, this project delivers a seamless online shopping experience. With Commerce.js, you can perform real-time CRUD operations, while the Stripe integration ensures secure card transactions.

Home Page:https://auniq-ecommercestore.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://auniq-ecommercestore.netlify.app/

The website is a demonstration of an E-commerce store using CommerceJs integrated with Stripe payment gateway for card transactions. The project is backed by Commerce.js, for backend and to provide the actual feel of an e-commerce web store. We can implement the CRUD operations in real time using CommerceJs and dynamic load and fetch data using the API onto our application.

Technologies used:

  • ReactJS
  • CommerceJs
  • Material UI
  • Stripe payment gateway
  • Chec.io

Demo

Auniq.store.demo.mp4

Installation

To run the Auniq e-commerce store locally, follow these steps:

Clone the repository:

 git clone https://github.com/parth-khanolkar/Auniq-shopping-app.git

Navigate to the project directory:

 cd Auniq-shopping-app

Install the required dependencies:

 npm install

Start the development server:

npm start

Open your browser and visit http://localhost:3000 to view the Auniq e-commerce store.

About

Leveraging the power of ReactJS, Commerce.js, Material UI, and the Stripe payment gateway, this project delivers a seamless online shopping experience. With Commerce.js, you can perform real-time CRUD operations, while the Stripe integration ensures secure card transactions.

https://auniq-ecommercestore.netlify.app/


Languages

Language:JavaScript 97.8%Language:HTML 2.2%