Transferring / Migrating a Wordpress site is pretty easy, and to prove that I made this video so that you can see how few things you need to do in order to achieve that.
The steps involved are as follows:
1) Download theme, plugins, & uploads
2) Download database
3) Upload everything to the new host
4) Make sure wp-config.php is set up properly
5) Update 2 places on database to change URL
6) Update any hardcoded links in theme
7) Search and replace database for new URL
8) Create new .htaccess file