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

# XClone

# Twitter/X Clone using Swiftcn components

## Preview

<div style={{ display: "flex", justifyContent: "center" }}>
  <div style={{ marginRight: "40px" }}>
    <img src="https://www.swiftcn.lol/X-light.png" width="300" />

    <p>Light Mode</p>
  </div>

  <div>
    <img src="https://www.swiftcn.lol/X-dark.png" width="300" />

    <p>Dark Mode</p>
  </div>
</div>

## File

[X Home View](https://github.com/Swiftcn-UI/swiftcn-playground/blob/main/Swiftcn%20Playground.swiftpm/Examples/XHomeView.swift)
