Skip to content
Courses/Claude Code + Local AI/Website for your service

Website for your service

A landing page: a single-page, attractive and clear website to present your service, collect contacts, or sell something. From idea to published website, very quickly.

  • What a landing page needs to convert visitors into customers.
  • Create one with Claude Code by describing it in plain language.
  • Prepare it for publication (next chapter).

Key concepts

Step by step

Terminal
cd ~/proyectos-ia
mkdir mi-landing
cd mi-landing
claude

Run on your computer

Terminal
npm install
npm run dev

Open the local address and review the page. Shrink the browser window to check that it looks good on small screens.

If something goes wrong

  • The form doesn't send — a local landing page doesn't send emails on its own; in the publishing chapter we'll connect a free form service.
  • It looks bad on mobile — ask Claude Code to "improve the responsive design" of the specific section.

Practice challenge

Create two versions of the headline and ask Claude Code to prepare the website to test which one works better (a simple A/B test). Learning what convinces your visitors is gold.

Complete Aulafy mapSee how this lesson fits without leaving your path.

Complete Aulafy map

How all courses connect

This is not a checklist. Start with the foundation, choose an outcome, and go deeper only when your project needs more control.

  1. 1Understand
  2. 2Apply or build
  3. 3Operate with confidence
01

Choose an application

Turn the foundation into a visible outcome: a website, a business improvement, media, or an interactive experience.

Continue into the technical branch when you need to maintain code, data, or infrastructure.

02

Build with code

Prepare your environment, work with coding agents, and run models while keeping control of your projects.

This branch prepares you to design and operate reliable AI systems.

03

Take systems to production

Combine retrieval, agents, evaluation, security, deployment, and model adaptation when the problem requires it.

You do not need every course: choose the component your system needs and return as it grows.

View full catalogue