Skip to content

ved-asole/eKart-ecommerce-app

Repository files navigation

Ekart Shopping - An E-Commerce App

Quality Gate Status Build Checks - CI Netlify Status Better Stack Badge

Live Link / Demo Link: 🔗

Access my site at ekart.vedasole.me

Table of Content: 📑

About the App: 📚

Ekart Ecommerce is an online e-commerce app which provides the facility for online shopping from any location.

Screenshots: 📷

1) Home Page 🏠

Home Page

2) All Products 🛍️

All Products

3) Cart 🛒

Shopping Cart

4) Orders 📦

Orders

5) Admin Dashboard 📊

Admin Panel

6) Payment Gateway 💳

Payment Gateway

Technologies: ☕️ ⚛️

  • React
  • Vite
  • Redux Toolkit
  • Axios
  • Bootstrap

Setup: 💻

React + Vite

Available Scripts

In the project directory, you can run:

npm install

To install all the dependencies required for the project.

npm start

Runs the app in the development mode.
Open http://localhost:5173 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the dist folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Approach: 🚶

We are using React for frontend UI and Java Spring Boot for backend API.

Status: 📶

Work in Progress...🛠️

License: ©️

Apache-2.0 License (Check Here)