This repository contains the code for an Angular e-commerce web app with a shopping cart, checkout, and payment integration for online transactions. The app is deployed to angular-e-commerce-store.vercel.app.
- Angular
- Material Angular
- Auth0
- Stripe API
- Product catalog filtering
- Shopping cart with quantity updates and removal
- Checkout form with validation and real-time shipping rates, Payment processing with Stripe integration
- User authentication
Recording.2023-03-26.131024.-.Trim.mp4
To run the app locally, clone the repository and run the following commands:
npm install
ng serve
Make sure to set up your environment variables for Firebase and Stripe API keys.
Contributions are welcome! Please create a pull request or an issue if you find any bugs or have any feature requests.
This project is licensed under the MIT License.


