From 609bbe9eff2d6000abca2e2cd9effe65f6528d9d Mon Sep 17 00:00:00 2001 From: Nickwasused Date: Mon, 22 Apr 2024 13:33:18 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2da5be7..202183c 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,15 @@ pnpm install Then you can open your browser and see the page at [http://127.0.0.1:3000/](http://127.0.0.1:3000/). ## 🎈 Usage -No extra notes. +Here are a few preview images of the deployed site: + +![https://github.com/Nickwasused/streaming-list/blob/main/github-images/preview/preview-de.webp](https://github.com/Nickwasused/streaming-list/blob/main/github-images/preview/preview-de.webp) +![https://github.com/Nickwasused/streaming-list/blob/main/github-images/preview/preview-de.webp](https://github.com/Nickwasused/streaming-list/blob/main/github-images/preview/preview-en.webp) + +Here are the google pagespeed stats: + +![https://github.com/Nickwasused/streaming-list/blob/main/github-images/speed/desktop.webp](https://github.com/Nickwasused/streaming-list/blob/main/github-images/speed/desktop.webp) +![https://github.com/Nickwasused/streaming-list/blob/main/github-images/speed/mobile.webp](https://github.com/Nickwasused/streaming-list/blob/main/github-images/speed/mobile.webp) ## 🚀 Deployment You can see a deployment example at [./.github/workflows/build-and-deploy.yml](./.github/workflows/build-and-deploy.yml)