ProzillaOS/docs/features/README.md
2023-08-05 15:46:28 +02:00

13 lines
465 B
Markdown

[← Back](../README.md)
# Features
Most code for features can be found in the [features](../../src/features) directory. This directory is a library that is mostly used by files in the [components](../../src/components) and [hooks](../../src/hooks) directory.
## Table of Contents
- [Applications](applications/README.md)
- [Virtual Drive](virtual-drive//README.md)
- [Windows](windows/README.md)
- [Taskbar](taskbar/README.md)
- [Settings](settings/README.md)