> ## Documentation Index
> Fetch the complete documentation index at: https://docs.realwarrenlee.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Web

> Build beautiful, accessible, fast, and secure websites.

## Main

<Columns cols={2}>
  <Card title="Google Web Dev" href="https://web.dev/learn/" />

  <Card title="The Odin Project" href="https://www.theodinproject.com/" />
</Columns>

## Course

<Columns cols={2}>
  <Card title="CS50 Web" href="https://cs50.harvard.edu/web/" />
</Columns>

## Library

<Columns cols={2}>
  <Card title="React" href="https://react.dev/learn" />

  <Card title="NextJS" href="https://nextjs.org/learn" />

  <Card title="Flutter" href="https://flutter.dev/learn" />

  <Card title="React Native" href="https://reactnative.dev/" />
</Columns>
