1. Slice PSD file
https://www.creativebloq.com/adobe/image-slicing-photoshop-61412081

https://www.sitepoint.com/understanding-bootstrap/
https://www.linkedin.com/learning/dreamweaver-cc-2015-responsive-design-with-bootstrap/understanding-how-bootstrap-works
3. Familiarize with Wordpress Codex and Theme Structure
https://codex.wordpress.org/
https://www.elegantthemes.com/blog/resources/the-power-of-the-wordpress-codex

4. Create a Base Wordpress Theme
5. Call CSS and JS files
https://code.tutsplus.com/articles/how-to-include-javascript-and-css-in-your-wordpress-themes-and-plugins–wp-24321
6. Declare Wordpress Nav menu
https://codex.wordpress.org/Navigation_Menus
7. Create Wordpress Widgets
https://codex.wordpress.org/Widgetizing_Themes
8. Blog Page and Single Blog Creation
9. Add a Contact form
10. Fix 404 and Search Page
11. Do a Responsive Test
12. Check Browser Compatibility
13. Some Essential Plugins you may need