A full stack e-commerce web app that you can login with your google account or create a new account and sign in with it. Select products with filtering, add them to the basket, delete them and after making the payment with a test credit card you can check your orders.
You can check the site here Click Me (with typing credit card number as: 4242 4242 4242 4242 cvv:42424 valid date:0424)
- Redux
- Axios
- Bootstrap
- Stripe functionality
- Full login functionality (sign up and sign in) with firebase authentication,
- Firebase Google Authentication (Full Login)
- Firebase for real time database
- Deploy cloud function to process payment (servesless)
- Firebase for real time database
- Store orders for logged in user
- Deploy the App LIVE on Firebase
Özge Coşkun Gürsucu (codermother)
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.