Deployed at ManuShop
To Run:
git clone https://github.com/manucho007/ManuShop.git
Create a .env file
NODE_ENV = development
PORT = 5000
MONGO_URI = YOURMONGOURIKEU
JWT_SECRET = yoursecret
PAYPAL_CLIENT_ID= yourpaypalclientid
npm install
npm run dev
- List of products
- PayPal payments enabled
- Information saved in localstorage
- Auth with email
- Add New Products
- Edit Users Info
- Edit Orders Info
- Mark Orders as delivered
- React
- Express
- MongoDB
- Node
- React
- Redux
- PayPal API
- Bootstrap-React
- Morgan
- Multer
- React Helmet