{
  "title": "A First Look at Remix",
  "slug": "first-look-remix",
  "collection": "blog",
  "contentType": "Blog post",
  "description": "Remix is a React metaframework created by Ryan Florence and Michael Jackson. It primarily uses standard web APIs and is built on React Router",
  "summary": "Remix is a React metaframework created by Ryan Florence and Michael Jackson. It primarily uses standard web APIs and is built on React Router",
  "author": {
    "name": "Anthony Campolo"
  },
  "source": {
    "originalUrl": "https://ajcwebdev.com/first-look-remix/"
  },
  "publishedAt": "2021-05-06T00:00:00.000Z",
  "updatedAt": null,
  "freshness": {
    "label": "Published",
    "value": "2021-05-06T00:00:00.000Z"
  },
  "urls": {
    "html": "https://ajcwebdev.com/first-look-remix/",
    "markdown": "https://ajcwebdev.com/first-look-remix/index.md",
    "json": "https://ajcwebdev.com/first-look-remix/index.json"
  },
  "headings": [
    {
      "depth": 2,
      "id": "introduction",
      "text": "Introduction"
    },
    {
      "depth": 2,
      "id": "initialize-starter-project",
      "text": "Initialize Starter Project"
    },
    {
      "depth": 3,
      "id": "start-development-server",
      "text": "Start Development Server"
    },
    {
      "depth": 3,
      "id": "index-routes",
      "text": "Index Routes"
    },
    {
      "depth": 3,
      "id": "css-styling",
      "text": "CSS Styling"
    },
    {
      "depth": 3,
      "id": "loader-functions",
      "text": "Loader Functions"
    },
    {
      "depth": 2,
      "id": "deploy-to-vercel",
      "text": "Deploy to Vercel"
    }
  ],
  "tags": [
    "web",
    "frontend"
  ],
  "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/first-look-remix/",
      "method": "GET",
      "accept": "text/html"
    },
    {
      "action": "get_markdown_twin",
      "url": "https://ajcwebdev.com/first-look-remix/index.md",
      "method": "GET",
      "accept": "text/markdown"
    },
    {
      "action": "get_json_twin",
      "url": "https://ajcwebdev.com/first-look-remix/index.json",
      "method": "GET",
      "accept": "application/json"
    }
  ]
}