From the course: Create Your Dream Apps with Cursor and Claude AI
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Publish your site
From the course: Create Your Dream Apps with Cursor and Claude AI
Publish your site
- [Instructor] So once you're done with your iterations and you want to put that project online, because it's really fun to show it to people and also to test it across different devices on your phone and so on, you want to go to a platform where you can host your website and essentially it works with just plain HTML. And so you can go to Vercel or you can go to Netlify, which is what I'm used to. This is personal preference. Once you're logged in, you're going to see something a little bit like this where obviously you have to create an account first, but you have to sort of like drag and drop your file. So you're going to bring your HTML and just drag and drop it. So this is going to tell you that you need to drag and drop the folder that contains the HTML. The reason why HTML is because it's typically the first file that is going to load in the website. It's always the index.html. So I'm going to drag and drop the entire SVG project folder and it's going to upload it, it's going to…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Intro to Claude AI and Artifacts7m 18s
-
(Locked)
Ideation and iteration5m 27s
-
(Locked)
User interface9m 51s
-
(Locked)
The art of prompting10m 55s
-
(Locked)
Intro to Cursor9m 28s
-
(Locked)
Publish your site4m 42s
-
(Locked)
Versions with GitHub and autopublish13m 13s
-
(Locked)
v0 chat and shadcn/UI10m 20s
-
(Locked)
Getting started with React: Next.js16m 31s
-
(Locked)
React project with Vite and Tailwind CSS19m 54s
-
(Locked)
Building a Next.js project with v0, shadcn/ui, and Cursor13m 30s
-
(Locked)
Figma to Claude AI to React project in Cursor19m 12s
-
(Locked)
Building a Next.js chat app with OpenAI API19m 54s
-
(Locked)
Reading code, logs, and troubleshooting27m 6s
-
(Locked)
Extensions, styling, and Vercel27m 21s
-
(Locked)
Markdown, streaming, and styling27m 33s
-
(Locked)
Exploring Claude 3.7 Sonnet and Claude Code8m 15s
-
(Locked)
Updating a Figma plugin with Claude Code30m 38s
-
(Locked)
GPT-4.514m 56s
-
(Locked)
Manus AI9m 20s
-
(Locked)
Create 3D models with Claude AI and BlenderMCP26m 37s
-
(Locked)
Create your first macOS app with Cursor and Xcode34m 25s
-