A small web app that tries to imitate the desktop web version of amazon site. It is a fully functional E-Commerical Amazon clone including user register, user login, user authentication, shop cart management, order management, and payment using STRIPE, etc.
- Build checkout/ payment page with stripe functionality
- Complete the checkout screen with the React context API
- Build Login Page with full login functionality (sign up and sign in) with firebase authentication
- Deploy cloud function to process payment
- Firebase for real time database
- Store orders for logged in user
- Responsive Design
- Deploy the app live on Firebase
*Front End
✔ react hooks ✔ react redux ✔ react router s ✔ react material-ui
*Back End
✔ Express/cors ✔ Authtentication with Firebase ✔ Firebase Cloud Function ✔ Firebase Hosting ✔ Stripe-js