Steps to run this project
-
connect yashtheme.sql file must be upload to phpmyadmin panel. by deafult wp-cnfig
/** The name of the database for WordPress */ define('DB_NAME', 'yashtheme');
/** MySQL database username */ define('DB_USER', 'root');
/** MySQL database password */ define('DB_PASSWORD', '');
/** MySQL hostname */ define('DB_HOST', 'localhost');
you have to change this detail as per your localhost information(phpmyadmin, database username password).
2.then configure this WordPress file to database and localhost to start WordPress website and see properly.
If you face any query, please reach out to me on yash2701@gmail.com