Redux-Best-Gift is a web application built with NodeJS and Redux, that uses:
- redux-toolkit,
- stripe-server,
- hooks,
- auth0,
- shell,
- useAuth.
It allows users to:
- Create account with own email and password,
- Sort items to select a gift,
- Select the required number of items,
- Add to cart all selected gifts,
- Check the total purchase amount,
- Delete something from cart if necessary,
- Enter the number and parameters of the credit card (test card),
- Press the "pay" button and wait for a notification of a successful transaction.