Skip to content

josedavidfive/angular-store

Repository files navigation

🛒 Angular Store Demo

A simple e-commerce demo application built with Angular and Angular Material, consuming a public REST API.

It allows users to browse products, apply multiple filters, sort results, view product details and manage a basic shopping cart (no payment gateway implemented).

🔗 Live demo: https://tienda.josedavidhernandez.com

Angular Store Screenshot


🚀 Features

  • Product listing from REST API
  • Live search filter
  • Category filters
  • Sorting (A–Z, price, etc.)
  • Product detail view
  • Shopping cart management (Add, remove, pricing)
  • Responsive layout with Angular Material

🛠 Tech Stack

  • Angular
  • HTML / CSS
  • TypeScript
  • Angular Material
  • RxJS
  • REST API

📦 Installation

npm install
ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published