Install local server Uwamp: https://www.youtube.com/watch?v=PLPAw716jeI&t=158s

WordPress is a free, free and open-source content management system (CMS). This software written in PHP is based on a MySQL database and is distributed by the American company Automattic. WordPress features allow it to create and manage different types of websites: showcase site, online sales site, application site, blog, or portfolio. It is distributed under the terms of the GNU GPL version 2 license. The software is also used as the foundation of the multisite service WordPress.com4, which supports several million sites.
We will see in this tutorial, how to install Wordpress on a local server like wamp server, Uwamp server, easyphp ... We start by starting the server and creating a database on phpmyadmin, we then download the Wordpress system, we do the extract the archive and put the wordpress folder on the www directory of the local web server. We access the installation page via the url localhost address and then continue the automatic installation steps.