Welcome to the `fastn` Crash Course, my name is Ajit Garg.
In this crash course I will help you create an `fastn` project called `expander`
from scratch.
We will see how to make the following UI component:
Test Box, Click Me!
Start with the [part 1 now](/expander/hello-world/).
Resources
- [`fastn` installation instructions](https://fastn.com/install/)
- Create a new fastn project using this
[Fastn Github Template](https://github.com/ftd-lang/fastn-template/generate)