A responsive full-stack eCommerce website built with React, Redux, Express and MongoDB
Click here to view a demo.
Create an .env file in the project root directory with the following variables:
db=yourMongoDB_URL
jwtSecret=YOUR_OWN_SECRET
STRIPE_SECRET_KEY=YOUR_STRIPE_SECRET_KEY
Then run the following commands in the terminal: