This course is inspired from Shadcn-ui/ui CLI source code. The idea behind writing json to a file whilst showing spinner is rooted from how shadcn-ui/ui CLI works to write components.json as part of its init process.
Each course has chapters. Each chapter has lessons. Each lesson has steps. Each step has a challenge and a solution. In order to solve a step's challenge, you will have to read open source code, read the relevant docs and do the necessary research on your own. If you are stuck, there is a solution available.
This approach provides a direction to completing this course. You can save your progress and execute tests locally in your CLI.
Complete the following steps to finish this lesson.