A clothing website based on MERN stack where user can purchase clothes and pay using STRIPE gateway, and a dashboard where admin can publish products and perform analysis using data.
To run this project, you will need to add the following environment variables to your .env file
MONGODB_URL = YOUR_URL
PASS_SEC = ANY_WORD
JWT_SEC = ANY_WORD
STRIPE_SECRET_KEY = STRIPE_DASHBAORD_TEST_KEY
REACT_APP_STRIPE = STRIPE_DASHBAORD_TEST_KEY