XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages. Since most actual web server deployments use the same components as XAMPP, it makes transitioning from a local test server to a live server possible. Magento 2 platform: • A flexible, open source commerce platform and content management system • Written in PHP; leverages elements of Zend Framework and MVC architecture • Extremely configurable Part 1: Install and configure XAMPP Step 1: Download XAMPP You can download the latest XAMPP version on Apache Friends website. Step 2: Install XAMPP After downloading XAMPP, double-click on the file to install it. Click Next and continue the process up to finish button. After installation, you will find xampp folder in your C drive. Step 3: Open xampp-control panel an...