Steps

Unzip WordPress zip file into project folder ,


wamp/www/project-name/


Create database in http://localhost/phpmyadmin/


Setup word press for project by navigating to the http://localhost/project-name/wp-admin/


Follow Instructions:

Database name must match name of database created in phpmyadmin

Username can be "root" while password can be left blank.....

Database Host is localhost

Table Prefix is wp_


Then,

Download Theme onto dashboard in WordPress