Install WordPress Locally on Windows PC

Want to install WordPress locally in your PC? This is a great way if you want to start website development that can be used for testing or other purposes.
What you will build/learn
We will learn how to install WordPress on your local PC with the help of XAMPP.
Things you will learn
- XAMPP Installation in your PC
- WordPress Installation in XAMPP
Tools you will require
- XAMPP
- WordPress
So let’s get started…
As we all know WordPress is a CMS that can only run on a server so we need to convert our local system into a server. We can achieve this via XAMPP.