It is an E-commerce project where user can buy medicine filter the medicine by category and price payment gateway is also available admin can perform CRUD operations user can see the purchase history. Admin can see all the order and set their status
- git clone download
- go to the path of the download directory
- go to Client & Server and run
npm install
- for both client and server run
npm start
- 💻 JavaScript | ES6
- 🌐 Ractjs | Redux | Node.js | Express.js | MongoDB
- 🔧 Git |
- 📦 bootstrap, cors,bcrypt.js, jsonwebtoken, mongoose, redux,, react-router-dom, validator, axios, redux-thunk, redux-persist, , express-validator, formidable, uuid, lodash, moment.js, braintree,. braintree-Drop-in-web,query-string, reactstrap
├───app
│ ├───controllers
│ ├───middlewares
│ └───models
├───client
│ ├───public
│ └───src
│ ├───actions
│ ├───component
│ │ ├───user
│ │ ├───admin
│ │ ├───auth
│ │ └───core
│ ├───config
│ ├───reducers
│ └───store
└───config