Code Monkey home page Code Monkey logo

asfak00 / multi-vendor-ecommerce Goto Github PK

View Code? Open in Web Editor NEW
25.0 3.0 2.0 4.86 MB

Assalamualaikum, This project is a multi vendor e-commerce website. I have tried to add all the features required for a professional level e-commerce website in this project.

Home Page: https://eshooop.netlify.app

JavaScript 99.63% HTML 0.09% CSS 0.28%
country-state-city framer-motion javascript react-lottie react-redux reactjs tailwindcss vitejs metarial-ui react-icons

multi-vendor-ecommerce's Introduction

Project Introduction

  • Everything you can do as a user on this website

    • You can open an account.
    • You can add products to the cart
    • You can save favorite products in wishlist.
    • If you click on a product, you can see its details.
    • Account can be updated.
    • You can view the profile.
    • You can change the password.
    • You can see all your orders.
    • Any order can be trucked.
    • You can add your address (in 3 variants)
    • You can checkout.
    • You can order new.
    • You can logout.
    • You can forget the password.

  • As a seller you can do everything on this website

    • Can open seller account.
    • Can update seller documents.
    • You can post new products.
    • You can see all the product list of your shop.
    • Can create new events.
    • You can see all the events you have created.
    • You can change customer order status.
    • There is a system to withdraw money.
    • There is an option to add coupon code.
    • User has option to change order saters.

Projects all packages

npm i @material-ui/core
npm i @material-ui/data-grid
npm i @reduxjs/toolkit
npm i country-state-city
npm i framer-motion
npm i react-icons
npm i react-image-magnify
npm i react-lottie
npm i react-redux
npm i react-router-dom
npm i react-toastify
npm i uuid

Tailwind CSS install process

npm install -D tailwindcss postcss autoprefixer
npx tailwindcss init -p

add this lines on your tailwind.config.js file

/*_ @type {import('tailwindcss').Config} _/ export default { content: [ "./index.html", "./src/**/*.{js,ts,jsx,tsx}", ], theme: { extend: {}, }, plugins: [], }


add this classes on your index.css file

@tailwind base;
@tailwind components;
@tailwind utilities;

any doubt please contact me! [email protected]

multi-vendor-ecommerce's People

Contributors

asfak00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.