- e-commerce clothing store (currently in development)
- Sign in using email and password or using Google
- View items by category
- Cart functionality – add or remove items from the cart, increase or decrease the quantity of items
- Calculates the total price of items at checkout
- Maintains the session and remembers items in the cart when refreshing the page
- Pay now button using Stripe
- Created using React, Redux, Node, Stripe
- Click here for GitHub repo