multicorn

Cursor track

Build with Cursor

These lessons follow Sarah, a founder with no coding background, as she installs Cursor, asks for a real app, reads the files Cursor creates, fixes things in plain English, and runs tests before anyone else sees her work. You can stop after any lesson and still have something useful. Progress saves in your browser only, no account needed.

Lessons

  1. Lesson 112 min

    Installing Cursor and your first project

    Cursor is installed, Node.js runs on your machine, and you have a project folder open with a simple HTML file.

  2. Lesson 215 min

    Your first prompt

    You asked Cursor to build a small app feature and you know what separates a helpful prompt from a vague one.

  3. Lesson 312 min

    Reading the code without writing it

    You can open any file in your project, understand its role, and ask targeted questions when something confuses you.

  4. Lesson 415 min

    Iterating on your app

    You can run several improvement rounds with Cursor, undo bad edits, and describe fixes even when you do not know the technical word.

  5. Lesson 516 min

    Writing tests with AI help

    You can ask Cursor to add tests, run them with npm, and read pass versus fail output.

  6. Lesson 66 min

    You have a working local app

    You know what you accomplished in this track and how Course 3 will help you put the app on the internet.