To run the account management you can follow these step :
- Download and install all these environment : XAMPP, GIT, COMPOSER
- Create a new folder in folder xampp/htdocs
- In the folder, open cmd and type command 'composer require phpmailer/phpmailer' If there is any error with 'extension=zip', go to xampp/php/php.ini and find ;"extension=zip" and delete the ';'
- Open XAMPP Control Panel, click start the Apache and MySQL
- Open your browser and type 'localhost/your_folder_name/login.php
- Click at the Login button to create database connection
- Now, you can sign up and login normally
P/S : You can login by email: admin@123 and pass: 123 to see the account table