This is an Electron.js based Windows application designed to simplify the process of configuring a PC setup. It provides a user-friendly interface to choose options and generates a summary with prices for the customer.
- Easy PC setup configuration: Select components like CPU, GPU, RAM, storage, and more.
- Pricing: Get prices for selected components from various vendors.
- Customizable options: Tailor the PC setup based on individual needs and preferences.
- Summary and print: Generate a detailed summary and print it for the customer.
- Node.js and npm should be installed on your machine.
- Clone the repository:
git clone https://github.com/ImXanax/Varfig.git - Install dependencies:
npm install
- Run the app:
npm start - Use the intuitive interface to select the desired components for the PC setup.
- Calculate prices and customize options accordingly.
- Generate a summary and print it for the customer.

