diff --git a/README.md b/README.md
index 2efea0d..a369786 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ Build super fast desktop applications!
Powered by Nuxt 3
+Check more screenshots at [preview](https://github.com/NicolaSpadari/nuxtor/preview.md)
+
## Technologies run-down
diff --git a/preview.md b/preview.md
new file mode 100644
index 0000000..55ab5b0
--- /dev/null
+++ b/preview.md
@@ -0,0 +1,63 @@
+# Preview
+
+Since Nuxtor is a desktop application, there is no way of showing the look and feel of the released project.
+
+What follows are each page and its functionalities:
+
+## Commands page
+
+Access the system shell
+
+
+

+
+
+---
+
+## File system page
+
+Access the file system
+
+
+

+
+
+---
+
+## Notifications page
+
+Send custom notifications at os-level
+
+
+

+
+
+---
+
+## OS info page
+
+Show system informations
+
+
+

+
+
+---
+
+## Storage page
+
+Read & write persistent key-value data
+
+
+

+
+
+---
+
+## Webview page
+
+Create a secondary detached window
+
+
+

+
diff --git a/public/page-commands.png b/public/page-commands.png
new file mode 100644
index 0000000..41ff58d
Binary files /dev/null and b/public/page-commands.png differ
diff --git a/public/page-file-system.png b/public/page-file-system.png
new file mode 100644
index 0000000..9ff6116
Binary files /dev/null and b/public/page-file-system.png differ
diff --git a/public/page-notifications.png b/public/page-notifications.png
new file mode 100644
index 0000000..4a084d8
Binary files /dev/null and b/public/page-notifications.png differ
diff --git a/public/page-os-info.png b/public/page-os-info.png
new file mode 100644
index 0000000..88828de
Binary files /dev/null and b/public/page-os-info.png differ
diff --git a/public/page-storage.png b/public/page-storage.png
new file mode 100644
index 0000000..a972984
Binary files /dev/null and b/public/page-storage.png differ
diff --git a/public/page-webview.png b/public/page-webview.png
new file mode 100644
index 0000000..88a6175
Binary files /dev/null and b/public/page-webview.png differ
diff --git a/public/screenshot.png b/public/screenshot.png
index af6225f..13f4a7e 100644
Binary files a/public/screenshot.png and b/public/screenshot.png differ