--- id: overview title: Overview --- ## Motivation TODO ## Enough talk, show me some code already! In the example below, you can see React Form in its most basic and simple form being used to fetch the GitHub stats for the React Form GitHub project itself: [Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-form/tree/main/examples/react/simple) ```tsx TODO ``` ## You talked me into it, so what now? - Learn React Form at your own pace with our amazingly thorough [Walkthrough Guide](../installation) and [API Reference](../reference/useForm)