Sorry, I couldn’t figure out how to edit my previous post.
So I have exported my database from phpMyAdmin on UniServer and copied all of the files inside the www folder.
I then have loaded MAMP on my MacBook and set the root folder to the folder containing all my .php files from the www folder and imported my database within MAMPS phpMyAdmin and when I try to load the localhost I get a permission error.
When loading localhost/wp-login.php It brings up my webpages name with a login page but when I enter correct information, I again get the permission error.
Really not sure where to go from here now. I have granted my user account all permissions and my database, username, password and localhost are all matching that of my wp-config.php file.