Hey Youtube Peeps, I've finally got around to making a tutorial on how to replicate a deployed wordpress website into your local computer. I know this video is a little bit long, but i try to explain in detail what im doing so that you may not get confused as to what is happening. Regardless of my efforts after rewatching the final video, i understand it it may be complex for some user.
Please Subscribe if you found this helpful, here are the Links:
Tools used in this video:
Wordpress
Hosting: HostGator (any shared server host will workd)
Git/Github: https://www.youtube.com/watch?v=BLioU9itJ4U
M1 Macbook Air
Docker: https://docs.docker.com/get-docker/
Install Node/NPM: https://www.youtube.com/watch?v=LOd0Dx_ZrYQ
WP Local Docker (the tool): https://www.youtube.com/watch?v=qIviuna4nnA
you can follow similar steps with alternative tools like:
Local WP: https://localwp.com/
MAMP: https://www.mamp.info/en/windows/
XAMPP: https://www.apachefriends.org/
if you dont know what Git is, you can get started with this greate article form freecodecamp: https://www.freecodecamp.org/news/git-and-github-crash-course/