/react-redux-e-commerce

This a MERN Stack E-commerce web application that uses Redux to manage it's State. It was created with React.js as it's views and front end for the back end we have Node.js and Express.js for it's API calls it uses GraphQL and MongoDB hosted at Mongo Atlas and Mongoose for it's database and database queries respectively. It also have the stripe.js as in test mode for handling payments, and it uses JWB for handling authentications, and indexedDB for storing the new items added to cart on the client side.

Primary LanguageJavaScript

Watchers