hosting platform for your individual website, where you may showcase your portfolio and other useful resources about yourself. Before making my switch, I had been using WordPress for about 1 yr, and I began serious about just a few things that were difficult when using WordPress:
- Creating the web site – It was hard to attain the design I wanted
- Slow – Creating and updating in WordPress is slow since it’s a drag-and-drop editor
- Lack of flexibility – you’ve got to make use of premade components. Alternatively, you should use custom HTML code, but you then still must copy the code over, which is slow
I then considered how easy it’s to program up my very own website using an agentic coding tool like Claude Code or Cursor.
Why am I spending numerous time drag and dropping components, and still not getting precisely the design I would like, after I can simply prompt Claude Code to do exactly that in only 1 minute?
That’s when I made a decision to make the switch from hosted WordPress to managing my very own website, deployed in Vercel (without cost). The most important point of this text is to indicate you the best way to do that and why you don’t actually need any programming experience to do it.
You could find my website, which I designed, in this text here.
Why code your individual website
The most important reason you need to start coding your individual website, as an alternative of using a drag-and-drop editor like WordPress or Webflow, is:
- It’s super easy to do – You literally don’t must touch any code
- It’s way faster to create and update your website
- The designs are significantly better, because the coding agents are good at making high-quality designs

Since it’s faster, it’s also possible to iterate in your website designs more quickly, which is super useful while you attempt to make the very best website possible.
Quick iteration speed is the important thing to quick progress
In fact, there are some arguments the opposite way around, for instance, that WordPress has numerous integrations that may be useful. Nevertheless, for me, the professionals far outweigh the cons.
With the ability to update my website by simply inputting one prompt, reminiscent of:
Make all of the buttons on the web site fade in on hover
This literally updates my entire website in around 1 minute (including Claude Code updating the code and deploying to Vercel). Doing this same motion in WordPress would probably take me not less than half-hour.
Now imagine you’ve got to do this modification several times per week. Each time adding latest content to your website, or while you realize you desire to change something. Changing it directly in code with coding agents is solely much more efficient.
Claude to code your individual website
Creating the web site
Hopefully, you’re convinced why you need to start coding your individual website (or let Claude code it for you), as an alternative of using a drag-and-drop editor. Now, let’s move into how you may do it.
The most important secret here is that you simply don’t really have to do this much yourself, considering how good the coding agents are at creating web sites. I created the web site from my previous WordPress-hosted website.
I began off by prompting Claude Code with the next, where was my WordPress site:
Given my website here: eivindkjosbakken.com, copy this website exactly,
through the use of React. Create a GitHub repository and push the code there
Claude’s code then created a near-exact replica of my previous website, which I could now run locally. I checked the designs and made sure every thing was okay, which it was for essentially the most part, aside from just a few things, which I’ll cover in the following section.
Hosting the web site
I then moved to hosting the web site. I take advantage of Vercel because it offers free deployments of your website, and it’s easy to make use of and may be fully managed from the terminal. Having it managed from the terminal is super nice, so Claude can handle the deployments and other issues with Vercel.
Nevertheless, when first deploying, I needed to create a project on and connect my codebase to that project. You’ll be able to ask any LLM on the best way to do that, and so they gives you an accurate step-by-step guide to connecting your code to Vercel. Vercel also offers you 100 free deploys per day, which needs to be good enough.
After connecting to Vercel, every thing was good to go, and I could access my website through the net.
Updating the web site
After copying my WordPress website, I also discovered some updates I desired to make to my website. I, for instance, wanted:

These changes were quick to make, and I simply needed to prompt Claude with an outline of my change (i.e., ), and it made the change in lower than one minute. Making this modification with a drag-and-drop editor would likely take lots longer.
Now, only your imagination can stop you from updating your website, and you may, in point of fact, make any change and quickly iterate on designs by simply prompting your coding agent.
Challenges I needed to resolve
Claude mostly one-shot the recreation of my old WordPress website into code, just from the URL of my website. Nevertheless, there have been some issues I needed to resolve, as you may see listed below:
- My WordPress had the choice to send emails to me
- I had to repeat over some images from the old website, for instance, for my articles (manual processes)
- Some issues with the social links – each finding the proper ones, and ensuring they’re top quality
- WordPress has a mailing list, and I had to administer that one way or the other myself now
- Moving over the domain from WordPress to NameCheap
For the emails, I used EmailJS to have the choice of sending emails from my website. This service is free and straightforward to establish after asking for a step-by-step guide out of your coding agent.
For the image copying, I simply downloaded the pictures locally, put them into the code repository, and told Claude’s code where it could find the pictures. Claude then copied the pictures into a selected image folder, so that they could possibly be hosted on the web site.
With the social links, I simply needed to prompt Claude just a few times, with a screenshot of what the social links looked like (at one point, they looked very grainy, for instance), and Claude would solve the problem with three to 4 prompts and feedback.
For the mailing list, I made a decision to maneuver to MailerLite, which offers embedded forms you should use in your website to have people subscribe with their email. You’ll be able to simply give the embedded form to your coding agent, which can embed it into your website.
Moving domains was essentially the most time-consuming task. I had purchased my previous domain in WordPress, which made the method a bit trickier. Nevertheless, I made Gemini 3 provide me a step-by-step tutorial, which worked well, and I transferred domains to NameCheap, where I actually have full control over the domain myself.
Conclusion
In this text, I actually have discussed how you may move your website from a drag-and-drop editor like WordPress or Webflow to your individual managed website. This process is comparatively easy using Coding agents and Vercel, which then provides you with lots more control over your individual website. Moreover, it permits you to iterate more quickly in your website and makes it easy to update your website.
I consider we’re moving away from drag-and-drop editors altogether, once we see how well today’s coding agents work, and with the undeniable fact that you don’t actually need coding experience anymore, to perform easy programming like updating the design of a web site.
👉 Find me on socials:
📚 Get my free Vision Language Models ebook
💻 My webinar on Vision Language Models
🧑💻 Get in contact
✍️ Medium
