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
- Host: GitHub
- URL: https://github.com/barbouchyoussef/showroom-application
- Owner: barbouchyoussef
- Created: 2025-12-13T14:49:14.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-12-28T00:02:28.000Z (6 months ago)
- Last Synced: 2025-12-30T03:38:51.525Z (6 months ago)
- Topics: angular, bootstrap, nodejs, typescript
- Language: CSS
- Homepage: https://barbouchyoussef.github.io/showroom-application/
- Size: 1.06 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌐 Showroom Application - Angular
[](https://angular.io/)
[](LICENSE)
[](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