Getting Started
Fork the Repository
Begin by forking the main repository located at 99x/product-central-architectures. This creates a personal copy of the repository under your GitHub account.
Clone the Repository
Clone your forked repository to your local machine using the following command:
git clone https://github.com/your-username/product-central-architectures.git
Replace your-username
with your GitHub username.