The purpose of this application is to showcase an ecommerce frontend written in Angular that have the following:
- List products to shop
- Add product to shopping cart and change quantities
- See product details and order from there
- Validate user input and submit a valid angular form
This project is built with the following technologies:
To use this project, need to clone the repository, intall dependencies and run the app.
The first step is installing the dependences
- npm
npm install
Now that you have installed the project dependencies, you can run the app.
ng serve
- Homepage listing products to shop
- Adding products to cart
- Show products and quantities in shopping cart
- Enter valid shopping details to buy
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE.txt
for more information.
Lonv'ha KPETO - @lkpeto - [email protected]
Project Link: https://github.com/trash07/shopping-cart