You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
775 B
Markdown

2 years ago
# Shelf_Front Project
2 years ago
2 years ago
An online storefront to showcase products. Users is able to browse an index of all products, see the specifics of a single product, and add products to an order that they can view in a cart page.
2 years ago
2 years ago
# Installation
2 years ago
2 years ago
- Install packages dependencies: `npm install`
- Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
2 years ago
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
2 years ago
# Built with
- Typescript
- Angular 13.3.7
- Angular Material
2 years ago
2 years ago
# Screenshots
2 years ago
2 years ago
![screenshot](src/assets/homepage.jpg)
![screenshot](src/assets/product_details.jpg)
![screenshot](src/assets/cart.jpg)
2 years ago
2 years ago
# Author
2 years ago
2 years ago
Anis Benziane.