Ecommerce website built with MERN stack with React Context API for state management, pure CSS for style
##Author: Monique
##Install dependencies for server
##Install dependencies for client
##Connect to your mongodb and add info in .env
##Add your paypal client id in client/src/components/cart/PayPalButton.js
##Run the client and the server with concurrently
##Run the Express server only
##Run the React client only
###npm run client