src/content/docs/tutorials/index.md
ratatui project by
building an app that displays a counter.ratatui-based application to edit json key value pairs. JSON
Editor TUI will provide an interface for users to input key-value pairs, which are then converted
into correct JSON format and printed to stdout.:::note
If you want to jump right into coding yourself, we provide templates for that. See the
template section.
We also have some examples that might help
you get started on GitHub.
If you are new to terminals, How Terminals Work overview is a good place to start.
:::
:::note
You can also check out videos created by Ratatui users.
:::