{
  "title": "Deploy a React App with Vite and Vercel",
  "slug": "teach-jenn-tech-deploy-a-react-app-with-vite-vercel",
  "collection": "videos",
  "contentType": "Video",
  "description": "Jenn learns to deploy her first React app using Vite and Vercel with guidance from Anthony, covering key concepts in modern web development",
  "summary": "Jenn learns to deploy her first React app using Vite and Vercel with guidance from Anthony, covering key concepts in modern web development",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "channel": "Jenn Junod",
    "channelUrl": "https://www.youtube.com/@jennjunod",
    "originalUrl": "https://www.youtube.com/watch?v=bU-zAAd5FyM"
  },
  "publishedAt": "2022-07-06T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2022-07-06T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/videos/teach-jenn-tech-deploy-a-react-app-with-vite-vercel/",
    "markdown": "https://ajcwebdev.com/videos/teach-jenn-tech-deploy-a-react-app-with-vite-vercel/index.md",
    "json": "https://ajcwebdev.com/videos/teach-jenn-tech-deploy-a-react-app-with-vite-vercel/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "episode-description",
      "text": "Episode Description"
    },
    {
      "depth": 2,
      "id": "episode-summary",
      "text": "Episode Summary"
    },
    {
      "depth": 2,
      "id": "chapters",
      "text": "Chapters"
    },
    {
      "depth": 3,
      "id": "00-00-00-introductions-and-the-value-of-beginner-content",
      "text": "00:00:00 - Introductions and the Value of Beginner Content"
    },
    {
      "depth": 3,
      "id": "00-03-57-building-a-twitter-presence-and-the-devrel-community",
      "text": "00:03:57 - Building a Twitter Presence and the DevRel Community"
    },
    {
      "depth": 3,
      "id": "00-08-22-understanding-vite-react-and-build-tools",
      "text": "00:08:22 - Understanding Vite, React, and Build Tools"
    },
    {
      "depth": 3,
      "id": "00-14-01-setting-up-the-project-with-terminal-and-vs-code",
      "text": "00:14:01 - Setting Up the Project with Terminal and VS Code"
    },
    {
      "depth": 3,
      "id": "00-25-48-running-locally-and-editing-react-code",
      "text": "00:25:48 - Running Locally and Editing React Code"
    },
    {
      "depth": 3,
      "id": "00-35-08-pushing-to-github-and-deploying-on-vercel",
      "text": "00:35:08 - Pushing to GitHub and Deploying on Vercel"
    },
    {
      "depth": 3,
      "id": "00-46-27-homework-web-apps-vs-websites-and-wrapping-up",
      "text": "00:46:27 - Homework, Web Apps vs Websites, and Wrapping Up"
    },
    {
      "depth": 2,
      "id": "transcript",
      "text": "Transcript"
    }
  ],
  "tags": [
    "web",
    "frontend",
    "deployment"
  ],
  "discovery": {
    "apiIndex": "https://ajcwebdev.com/api/index.json",
    "llmsTxt": "https://ajcwebdev.com/llms.txt",
    "llmsFullTxt": "https://ajcwebdev.com/llms-full.txt",
    "sitemapMd": "https://ajcwebdev.com/sitemap.md",
    "sitemapXml": "https://ajcwebdev.com/sitemap.xml"
  },
  "nextActions": [
    {
      "action": "open_html",
      "url": "https://ajcwebdev.com/videos/teach-jenn-tech-deploy-a-react-app-with-vite-vercel/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/videos/teach-jenn-tech-deploy-a-react-app-with-vite-vercel/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/videos/teach-jenn-tech-deploy-a-react-app-with-vite-vercel/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}