An open API service indexing awesome lists of open source software.

https://github.com/barbouchyoussef/showroom-application

A web-based Showroom application developed using Angular. This project demonstrates modern front-end development concepts including component-based architecture, routing, and responsive UI. The application allows users to explore products, filter by categories, and view detailed information in a professional showroom interface. This project highl
https://github.com/barbouchyoussef/showroom-application

angular bootstrap nodejs typescript

Last synced: 3 months ago
JSON representation

A web-based Showroom application developed using Angular. This project demonstrates modern front-end development concepts including component-based architecture, routing, and responsive UI. The application allows users to explore products, filter by categories, and view detailed information in a professional showroom interface. This project highl

Awesome Lists containing this project

README

          

# 🌐 Showroom Application - Angular

[![Language](https://img.shields.io/badge/language-Angular-red)](https://angular.io/)
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
[![Live Demo](https://img.shields.io/badge/Live-Demo-brightgreen)](https://barbouchyoussef.github.io/showroom-application/)

## Live Demo

You can try the live version here: [Showroom Application](https://barbouchyoussef.github.io/showroom-application/)

## Description

A web-based Showroom application developed using Angular.
This project demonstrates modern front-end development concepts including component-based architecture, routing, and responsive UI.

The application allows users to explore products, filter by categories, and view detailed information in a professional showroom interface.

This project highlights:

- Angular components and modules
- Routing and navigation
- Services and dependency injection
- Reactive forms for user input
- Responsive design using CSS/Bootstrap

## Features

- Browse products by categories
- Product detail view with descriptions
- Search and filtering functionality
- Interactive UI with responsive design

## How to Run Locally

1. Clone the repository:
```bash
git clone https://github.com/barbouchyoussef/showroom-application.git