Skip to content

gurh4nn/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce Project

Description

Are you looking for a platform to sell your used products? You are at the right place! This project is an e-commerce project where you can sell used products. You can bid and buy the products listed in the project. You can also sell your own products if you wish.


Build with React.js v17 & Redux & SASS

📷 Screenshot

Demo

🗂️ Packages used in this project

Package Version
axios ^0.21.4
node-sass ^4.14.1
redux ^4.1.1
redux-thunk ^2.3.0
react-toastify ^8.0.3
react-icons ^4.3.1
dotenv ^10.0.0
react-hook-form ^7.17.2
styled-components ^5.3.1
react-content-loader ^6.0.3

🛠 Installation

  1. Install deps with NPM or Yarn:
npm install
#or
yarn install
  1. In the project directory, run the development server:
npm start
#or
yarn start

🚀 Build and Run for Production

Generate full static build for production:

npm run build
#or
yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published